KeyMapping Properties |
The KeyMapping type exposes the following members.
| Name | Description | |
|---|---|---|
| IsAltPressed |
Gets or sets a value indicating whether alt is pressed.
| |
| IsControlPressed |
Gets or sets a value indicating whether this instance is control pressed.
| |
| IsShiftPressed |
Gets or sets a value indicating whether this instance is shift pressed.
| |
| KeyCode |
Gets or sets the key code.
| |
| SendKeysMapping |
Gets or sets the send keys mapping.
| |
| StreamMapping |
Gets or sets the stream mapping.
|