[]
Is called when content in this editing control is about to change.
protected override void OnTextChanging(TextChangingEventArgs e)
Protected Overrides Sub OnTextChanging(e As TextChangingEventArgs)
Type | Name | Description |
---|---|---|
TextChangingEventArgs | e | A EventArgs instance containing event data. |