ATTR_HILITE_CURRENT_ITEM

Type: Control attribute
Description: Specifies whether to hilite the currently selected item in a list box (The hilite is shown in reversed colors when list box is active, a dashed box when inactive.)

0 = Do not hilite any item

1 = Hilite current item

Control Types: List boxes.
Data Type: integer
Default Value: 1

Values

0 False
1 True