Combo Box - ComboBoxStyle Property
Determines the type of combo box used
Member of Combo Box (PRIM_CMBX)
Data Type - Enumeration
Details
The ComboBoxStyle property determines the appearance and behavior of the combo box.
Allowed Values
Enum Value | Description |
|---|---|
DropDown | Drop down list and edit box combination |
DropDownList | Drop down list and non-editable area showing the focus value |
Simple | Edit box with a list of values that is always visible |