TextBox Methods |
The TextBox type exposes the following members.
| Name | Description | |
|---|---|---|
| GetCallback |
Gets an instance of an object used to perform callbacks to the widget from handler implementations
(Overrides TextControlGetCallback.) | |
| OnTextChanging |
Raises the TextChanging event.
| |
| SelectAll |
Selects all of the text in the control.
|