Method | Description | |
---|---|---|
Down ( byte code ) : void | ||
Execute ( ) : void | ||
Press ( byte code ) : void | ||
SendKeyCommand ( byte key, ModifierKeys modifiers ) : System | ||
Up ( byte code ) : void |
Method | Description | |
---|---|---|
keybd_event ( byte bVk, byte bScan, uint dwFlags, |
public SendKeyCommand ( byte key, ModifierKeys modifiers ) : System | ||
key | byte | |
modifiers | ModifierKeys | |
return | System |