Miner.Windows Assembly > Miner.Windows Namespace : DropDownList Class |
For a list of all members of this type, see DropDownList members.
Name | Description | |
---|---|---|
![]() | Appearance | Returns/sets the appearance of this drop down list. |
![]() | DisplayStyle | Returns/sets the method used to choose which information is displayed in the dropdown area. |
![]() | DropDownItems | Returns the collection of drop down items for this drop down list. |
![]() | DropDownListAlignment | Returns/sets the alignment of the information displayed in the dropdown area. |
![]() | DropDownListWidth | Returns/sets the width of the dropdown area. |
![]() | FormatProvider | Returns/sets the class that provides the formatting of the data value. |
![]() | FormatString | Returns/sets the format string used in converting the data value into display text. |
![]() | HasAppearance | Returns whether an appearance object has been created for this dropdown list. |
![]() | MaxItemsDisplayed | Returns/sets the maximum number of lines displayed in the dropdown area. |
![]() | SelectedIndex | Returns/sets the index of the currently selected item. |
![]() | SelectedItem | Returns/sets the currently selected item. |
![]() | SortStyle | Returns/sets the method used to sort the information displayed in the dropdown area. |