The ComboBox type exposes the following members.
Properties
Name | Description | |
---|---|---|
Enabled |
Gets or sets a value indicating whether this ComboBox is enabled.
| |
Hook | Returns the reference to an IApplication object. | |
items |
Gets the collection of all of the items in the combo box.
| |
Selected |
Gets the cookie corresponding to the currently selected item in the combo box.
| |
Value |
Gets the string in the edit control.
|