ISDBUIDropDown::Style
Jump to navigation
Jump to search
CoClass SDBUIDropDown, Interface ISDBUIDropDown
Property Get/Let Style As Long
Property description
Specifies style of the drop down control. It can be:
- 0 (csDropDown) - Drop down control that can be edited.
- 2 (csDropDownList) - Drop down control that cannot be edited (user can only select from a list of values).