Click or drag to resize

IHandler Properties

The ComboBoxIHandler 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 the editable of ComboBox.
Public propertyText
Gets or sets the text of the ComboBox.
Top
See Also