[]
Selects a range of text in the text box.
void Select(int start, int length)
The position of the first character in the current text selection within the text box.
The number of characters to select.