Click or drag to resize

TextBox Events

The TextBox type exposes the following members.

Events
  NameDescription
Public eventTextChanging
Event to handle before the text is changed to allow cancelling any change events triggered by the user.
Top
See Also