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 drawing area is highlighted.
exFull16 The exFull flag can be combined with any exCaption, exIcon 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