Esempio n. 1
0
 protected void OnContentInsert(object o, InsertAtCursorArgs args)
 {
 }
Esempio n. 2
0
 protected void OnTextview3InsertAtCursor(object o, InsertAtCursorArgs args)
 {
     AddLineNumbers();
 }