[]
Called when the an text-input event happened.
protected virtual void OnTextInput(ChangeEventArgs e)
Protected Overridable Sub OnTextInput(e As ChangeEventArgs)
| Type | Name | Description |
|---|---|---|
| ChangeEventArgs | e | The event that originated the action. |