richTextBox1.SelectionColor = Color.Red; richTextBox1.SelectionFont = new Font ("Verdana", 6, FontStyle.Bold); richTextBox1.Refresh();