public void SendKeyDown(IptKey key) {
   txt_box.SendKeyDown(key);
 }