DropDown - DropDownStyle Property
Dropdown or DropdownList. Dropdown supports editing in the value area, while DropdownList simply shows the list
Member of DropDown (PRIM_LIST.DropDown)
Data Type - Enumeration
The DropDownStyle property determines the appearance and behavior of the drop down.
Enum Value |
Description |
DropDown |
Drop down list and edit box combination |
DropDownList |
Drop down list and non-editable area showing the focus value |
All Component Classes
Technical Reference