Метод | Описание | |
---|---|---|
Keys ( string command ) : void |
Post a sequence of keystrokes.
|
|
OneKey ( |
Post one single keystroke.
|
Метод | Описание | |
---|---|---|
MapVirtualKey ( uint uCode, uint uMapType ) : uint | ||
PostMessage ( |
public static Keys ( string command ) : void | ||
command | string | |
Результат | void |
public static OneKey ( |
||
handle | ||
letter | char | |
Результат | void |