ComboBoxEditor Class Members
In This Topic
The following tables list the members exposed by ComboBoxEditor.
Public Properties
| Name | Description |
| Items | Gets the collection of items in the currently active ComboBox editor. |
| SelectedIndex | Gets or sets the selected index in the currently active ComboBox editor. |
| SelectedItem | Gets or sets the selected item in the currently active ComboBox editor. |
| SelectedKey | Gets the key that corresponds to the selected item in the currently active ComboBox editor. |
Top
See Also