Enumeration Members
Backspace
Backspace: "Backspace"
Capital
Capital: "Capital"
Control
Control: "Control"
Convert
Convert: "Convert"
Decimal
Decimal: "Decimal"
Execute
Execute: "Execute"
LeftControl
LeftControl: "LeftControl"
LeftMenu
LeftMenu: "LeftMenu"
LeftMouseButton
LeftMouseButton: "LeftMouseButton"
LeftShift
LeftShift: "LeftShift"
LeftWindows
LeftWindows: "LeftWindows"
MiddleMouseButton
MiddleMouseButton: "MiddleMouseButton"
ModeChange
ModeChange: "ModeChange"
Multiply
Multiply: "Multiply"
NonConvert
NonConvert: "NonConvert"
NumLock
NumLock: "NumLock"
NumPad0
NumPad0: "NumPad0"
NumPad1
NumPad1: "NumPad1"
NumPad2
NumPad2: "NumPad2"
NumPad3
NumPad3: "NumPad3"
NumPad4
NumPad4: "NumPad4"
NumPad5
NumPad5: "NumPad5"
NumPad6
NumPad6: "NumPad6"
NumPad7
NumPad7: "NumPad7"
NumPad8
NumPad8: "NumPad8"
NumPad9
NumPad9: "NumPad9"
OEMComma
OEMComma: "OemComma"
OEMMinus
OEMMinus: "OemMinus"
OEMPeriod
OEMPeriod: "OemPeriod"
OEMPlus
OEMPlus: "OemPlus"
PrintScreen
PrintScreen: "PrintScreen"
RightControl
RightControl: "RightControl"
RightMenu
RightMenu: "RightMenu"
RightMouseButton
RightMouseButton: "RightMouseButton"
RightShift
RightShift: "RightShift"
RightWindows
RightWindows: "RightWindows"
ScrollLock
ScrollLock: "ScrollLock"
Seperator
Seperator: "Seperator"
Subtract
Subtract: "Subtract"
X1Button
X1Button: "X1Button"
X2Button
X2Button: "X2Button"
The keycode which is needed for this combination, can be set to None (0) to only block the modifiers and/or scancode.
The virtual key which should be send.