The ComboBox type exposes the following members.

Properties

  NameDescription
Enabled
Gets or sets the enabled state of the ComboBox.
Items
Gets a collection of all the items in the ComboBox.
SelectedItem
The ComboItem which is selected in the ComboBox.

See Also