Name | Description | |
---|---|---|
QueryItemTextEventArgs Constructor | Initializes a new instance of the QueryItemTextEventArgs class. |
The following tables list the members exposed by QueryItemTextEventArgs.
Name | Description | |
---|---|---|
QueryItemTextEventArgs Constructor | Initializes a new instance of the QueryItemTextEventArgs class. |
Name | Description | |
---|---|---|
DisplayFormat | Gets the format with which the WinComboBox.SelectedItem is displayed in the WinComboBox. | |
Item | Gets the ComboBoxItem currently selected in the WinComboBox's dropdown. | |
Text | Gets or sets the WinComboBox.SelectedItem's text to display in the WinComboBox. |