TextEditBase Methods
The base class for text editors.
Name | Description |
---|---|
Select |
Selects all text in the edit box. |
Set |
Selects the specified portion of the text. |
Set |
Select text from the specified position to the end. |
See Also