Enum ExtendedShortcut
ExtendedShortcut contains the same properties as the System.Windows.Forms.Shortcut enumeration. Furthermore it is extended by: Esc = 27
Namespace: FrameworkSystems.FrameworkBase
Assembly: FrameworkSystems.FrameworkBase.dll
Syntax
[DocfxBrowsable]
[HideForIntellisense(true)]
public enum ExtendedShortcut
Fields
Name | Description |
---|---|
Alt0 | |
Alt1 | |
Alt2 | |
Alt3 | |
Alt4 | |
Alt5 | |
Alt6 | |
Alt7 | |
Alt8 | |
Alt9 | |
AltBksp | |
AltDownArrow | |
AltF1 | |
AltF10 | |
AltF11 | |
AltF12 | |
AltF2 | |
AltF3 | |
AltF4 | |
AltF5 | |
AltF6 | |
AltF7 | |
AltF8 | |
AltF9 | |
AltLeftArrow | |
AltRightArrow | |
AltUpArrow | |
Ctrl0 | |
Ctrl1 | |
Ctrl2 | |
Ctrl3 | |
Ctrl4 | |
Ctrl5 | |
Ctrl6 | |
Ctrl7 | |
Ctrl8 | |
Ctrl9 | |
CtrlA | |
CtrlB | |
CtrlC | |
CtrlD | |
CtrlDel | |
CtrlE | |
CtrlF | |
CtrlF1 | |
CtrlF10 | |
CtrlF11 | |
CtrlF12 | |
CtrlF2 | |
CtrlF3 | |
CtrlF4 | |
CtrlF5 | |
CtrlF6 | |
CtrlF7 | |
CtrlF8 | |
CtrlF9 | |
CtrlG | |
CtrlH | |
CtrlI | |
CtrlIns | |
CtrlJ | |
CtrlK | |
CtrlL | |
CtrlM | |
CtrlN | |
CtrlO | |
CtrlP | |
CtrlQ | |
CtrlR | |
CtrlS | |
CtrlShift0 | |
CtrlShift1 | |
CtrlShift2 | |
CtrlShift3 | |
CtrlShift4 | |
CtrlShift5 | |
CtrlShift6 | |
CtrlShift7 | |
CtrlShift8 | |
CtrlShift9 | |
CtrlShiftA | |
CtrlShiftB | |
CtrlShiftC | |
CtrlShiftD | |
CtrlShiftE | |
CtrlShiftF | |
CtrlShiftF1 | |
CtrlShiftF10 | |
CtrlShiftF11 | |
CtrlShiftF12 | |
CtrlShiftF2 | |
CtrlShiftF3 | |
CtrlShiftF4 | |
CtrlShiftF5 | |
CtrlShiftF6 | |
CtrlShiftF7 | |
CtrlShiftF8 | |
CtrlShiftF9 | |
CtrlShiftG | |
CtrlShiftH | |
CtrlShiftI | |
CtrlShiftJ | |
CtrlShiftK | |
CtrlShiftL | |
CtrlShiftM | |
CtrlShiftN | |
CtrlShiftO | |
CtrlShiftP | |
CtrlShiftQ | |
CtrlShiftR | |
CtrlShiftS | |
CtrlShiftT | |
CtrlShiftU | |
CtrlShiftV | |
CtrlShiftW | |
CtrlShiftX | |
CtrlShiftY | |
CtrlShiftZ | |
CtrlT | |
CtrlU | |
CtrlV | |
CtrlW | |
CtrlX | |
CtrlY | |
CtrlZ | |
Del | |
Esc | |
F1 | |
F10 | |
F11 | |
F12 | |
F2 | |
F3 | |
F4 | |
F5 | |
F6 | |
F7 | |
F8 | |
F9 | |
Ins | |
None | |
ShiftDel | |
ShiftF1 | |
ShiftF10 | |
ShiftF11 | |
ShiftF12 | |
ShiftF2 | |
ShiftF3 | |
ShiftF4 | |
ShiftF5 | |
ShiftF6 | |
ShiftF7 | |
ShiftF8 | |
ShiftF9 | |
ShiftIns |