RichTextBox1.Focus() RichTextBox1.Select(RichTextBox1.Text.Length, 0) RichTextBox1.ScrollToCaret() HideSelection