Метод | Описание | |
---|---|---|
KeyDown ( Keys, vKey ) : void | ||
KeyUp ( Keys, vKey ) : void |
Метод | Описание | |
---|---|---|
keybd_event ( byte bVk, byte bScan, int dwFlags, int dwExtraInfo ) : void |
public static KeyDown ( Keys, vKey ) : void | ||
vKey | Keys, | |
Результат | void |
public static KeyUp ( Keys, vKey ) : void | ||
vKey | Keys, | |
Результат | void |