Example #1
0
 public void Select(int start, int length)
 {
     baseTextBox.Select(start, length);
 }