Exemplo n.º 1
0
 public void SendKeyDown(IptKey key) {
   txt_box.SendKeyDown(key);
 }