Method | Description | |
---|---|---|
KeyDown ( Keys key ) : void | ||
KeyPress ( Keys key ) : void | ||
KeyUp ( Keys key ) : void | ||
SimulateStandardShortcut ( StandardShortcut shortcut ) : void |
Method | Description | |
---|---|---|
ParseKey ( Keys key ) : byte | ||
keybd_event ( byte key, byte scan, int flags, int extraInfo ) : void |
public static SimulateStandardShortcut ( StandardShortcut shortcut ) : void | ||
shortcut | StandardShortcut | |
return | void |