Selects text within the control.
public void Select(int start, int length);
Public Sub Select(ByVal start As Integer, ByVal length As Integer)