| Icon | Member | Description |
|---|---|---|
| Down(Keys) |
Sets the state of the specified key to pressed/down.
| |
| Down(Keys, Int32, Boolean) |
Sets the state of the specified key to pressed/down.
| |
| Down(Char) |
Sets the state of the key associated with the specified character to pressed/down.
| |
| Down(Char, Boolean) |
Sets the state of the key associated with the specified character to pressed/down.
|
