constants HighLightItemEnum
Specifies the way how the control marks the highlighted items. Use the HighlightItemType property to specify the way how the control highlights the item from the cursor.

NameValueDescription
exNoHighlight0 The control draws no highlighted item
exCaption1 The item's caption is highlighted
exIcon2 The item's icon is highlighted
exUnion3 The item's caption is highlighted
exHyperLink4 The item's caption is hyperlinked.
exFull16 The exFull flag can be combined with any exCaption, exIcon, exHyperLink or exUnion flag to specify that the item is selectable whenever the cursor hovers any part of the item, not only its icon or caption part