ATTR_HILITE_CURRENT_ITEM
Type: | Control attribute |
Description: | Specifies whether to highlight the currently selected item in a list box. The highlight is shown in reversed colors when the list box is active and as a dashed box when the list box is inactive. 0 = Do not highlight any item 1 = Highlight the current item |
Control Types: | List boxes. |
Data Type: | integer |
Default Value: | 1 |
LabWindows/CVI Compatibility: |
LabWindows/CVI 4.0 and later |
Values
0 | False |
1 | True |