Click or drag to resize

KeyMapping Properties

The KeyMapping type exposes the following members.

Properties
  NameDescription
Public propertyIsAltPressed
Gets or sets a value indicating whether alt is pressed.
Public propertyIsControlPressed
Gets or sets a value indicating whether this instance is control pressed.
Public propertyIsShiftPressed
Gets or sets a value indicating whether this instance is shift pressed.
Public propertyKeyCode
Gets or sets the key code.
Public propertySendKeysMapping
Gets or sets the send keys mapping.
Public propertyStreamMapping
Gets or sets the stream mapping.
Top
See Also