Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Combo Box - ComboBoxStyle Property

Panel
bgColor#2c3c4c

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


See also

All Component Classes

Technical Reference