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 Value

Description

DropDown

Drop down list and edit box combination

DropDownList

Drop down list and non-editable area showing the focus value


See also

All Component Classes

Technical Reference

  • No labels