The Tool..::.KeyEventArgs type exposes the following members.
Properties
Name | Description | |
---|---|---|
Alt |
Gets a value indicating whether this Tool..::.KeyEventArgs is alt.
| |
Control |
Gets a value indicating whether this Tool..::.KeyEventArgs is control.
| |
KeyCode |
Gets the key code.
| |
ModifierKeys |
Gets the modifier keys.
| |
Shift |
Gets a value indicating whether this Tool..::.KeyEventArgs is shift.
|