ISDBUIDropDown::Style: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(No difference)
|
Latest revision as of 19:17, 23 March 2007
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).