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 ValueDescription
DropDownDrop down list and edit box combination
DropDownListDrop down list and non-editable area showing the focus value
SimpleEdit box with a list of values that is always visible


 
 

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2