March 2003
Intermediate to advanced
896 pages
32h 35m
English
ComboBoxStyle
This enumeration is used by ComboBox.DropDownStyle
to determine the appearance of the combobox.
public enum ComboBoxStyle { Simple = 0, DropDown = 1, DropDownList = 2 }
System.Object
→ System.ValueType → System.Enum(System.IComparabl,
System.IFormattable,
System.IConvertible)
→ ComboBoxStyle
ComboBox.DropDownStyle
ComboBox.DropDownStyle
Read now
Unlock full access