Esempio n. 1
0
 internal void SendKey(KeyInfo key)
 {
     ParentControl.SendKey(key);
 }