ISDBUIDropDown::Style

From MediaMonkey Wiki
Revision as of 19:17, 23 March 2007 by Jiri (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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).