ControlListStyle enumeration
ControlListStyle enumeration
Represents the visual appearance of the list in a ListBox or ComboBox.
The ControlListStyle type exposes the following members:
Fields
Field | Description |
---|---|
PLAIN | Displays a list in which the background of an item is highlighted when it is selected. |
OPTION | Displays a list in which an option button or a checkbox next to each entry displays the selection state of that item. |