Example #1
0
 public void ScrollTo(int line)
 {
     motherTextAreaControl.ScrollTo(line);
 }