Click or drag to resize

TextBox Methods

The TextBox type exposes the following members.

Methods
  NameDescription
Protected methodGetCallback
Gets an instance of an object used to perform callbacks to the widget from handler implementations
(Overrides TextControlGetCallback.)
Protected methodOnTextChanging
Raises the TextChanging event.
Public methodSelectAll
Selects all of the text in the control.
Top
See Also