The Tool..::.KeyEventArgs type exposes the following members.

Properties

  NameDescription
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.

See Also