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