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

Details

The DropDownStyle property determines the appearance and behavior of the drop down.

Allowed Values

Enum ValueDescription
DropDownDrop down list and edit box combination
DropDownListDrop down list and non-editable area showing the focus value


 
 

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2