Beispiel #1
0
 private void richTextBox1_TextChanged(object sender, EventArgs e)
 {
     Formatter.reformat(richTextBox1, this, false);
 }