Name | Description | |
---|---|---|
TextChangedEventArgs Constructor | Initializes a new instance of the TextChangedEventArgs class. |
The following tables list the members exposed by TextChangedEventArgs.
Name | Description | |
---|---|---|
TextChangedEventArgs Constructor | Initializes a new instance of the TextChangedEventArgs class. |
Name | Description | |
---|---|---|
NewText | Gets the new text in the ComboBox. | |
OldText | Gets the old text in the ComboBox. |