Esempio n. 1
0
 public static int GetEventMask(this RichTextBox richTextBox)
 {
     return(RichTextBoxHelper.GetEventMask(richTextBox));
 }