Click or drag to resize

ComboBox Properties

The ComboBox type exposes the following members.

Properties
  NameDescription
Public propertyAutoComplete
Gets or sets a value indicating that the text should autocomplete when the user types in a value.
Public propertyReadOnly
Gets or sets whether the user can change the text in the combo box.
Public propertyText
Gets or sets the text of the ComboBox.
Top
See Also