protected override bool ProcessCmdKey(ref Message msg, Keys keyData)
 {
     return(EdControl.ProcessCmdKeyHack(ref msg, keyData));
 }