ComboBox Properties |
The ComboBox type exposes the following members.
Name | Description | |
---|---|---|
AutoComplete |
Gets or sets a value indicating that the text should autocomplete when the user types in a value.
| |
ReadOnly |
Gets or sets whether the user can change the text in the combo box.
| |
Text |
Gets or sets the text of the ComboBox.
|