예제 #1
0
 public void SelectAll()
 {
     _editor.SelectAll();
     Focus();
 }