protected override void WndProc(ref System.Windows.Forms.Message m) { base.WndProc(ref m); Caret.HideCaret(Handle); }