[]
Occurs just before the Text property is changed in the control.
public event TextChangingEventHandler TextChanging
Public Event TextChanging As TextChangingEventHandler
Type | Description |
---|---|
TextChangingEventHandler | Occurs just before the property is changed in the control. |
This event is raised before the Text property is changed.