private void keyboardcontrol1_UserKeyPressed(object sender, ApplicazioneSobet.KeyBoard.KeyboardEventArgs e) { SendKeys.Send(e.KeyboardKeyPressed); }