Class Keys
Representations of keys able to be pressed that are not text keys for sending to the browser.
public static class Keys
- Inheritance
-
Keys
- Inherited Members
Fields
Add
Represents the number pad addition key.
public static readonly string Add
Field Value
Alt
Represents the Alt key.
public static readonly string Alt
Field Value
ArrowDown
Represents the down arrow key.
public static readonly string ArrowDown
Field Value
ArrowLeft
Represents the left arrow key.
public static readonly string ArrowLeft
Field Value
ArrowRight
Represents the right arrow key.
public static readonly string ArrowRight
Field Value
ArrowUp
Represents the up arrow key.
public static readonly string ArrowUp
Field Value
Backspace
Represents the Backspace key.
public static readonly string Backspace
Field Value
Cancel
Represents the Cancel keystroke.
public static readonly string Cancel
Field Value
Clear
Represents the Clear keystroke.
public static readonly string Clear
Field Value
Command
Represents the function key COMMAND.
public static readonly string Command
Field Value
Control
Represents the Control key.
public static readonly string Control
Field Value
Decimal
Represents the number pad decimal separator key.
public static readonly string Decimal
Field Value
Delete
Represents the Delete key.
public static readonly string Delete
Field Value
Divide
Represents the number pad division key.
public static readonly string Divide
Field Value
Down
Represents the down arrow key.
public static readonly string Down
Field Value
End
Represents the End key.
public static readonly string End
Field Value
Enter
Represents the Enter key.
public static readonly string Enter
Field Value
Equal
Represents the equal sign key.
public static readonly string Equal
Field Value
Escape
Represents the Escape key.
public static readonly string Escape
Field Value
F1
Represents the function key F1.
public static readonly string F1
Field Value
F10
Represents the function key F10.
public static readonly string F10
Field Value
F11
Represents the function key F11.
public static readonly string F11
Field Value
F12
Represents the function key F12.
public static readonly string F12
Field Value
F2
Represents the function key F2.
public static readonly string F2
Field Value
F3
Represents the function key F3.
public static readonly string F3
Field Value
F4
Represents the function key F4.
public static readonly string F4
Field Value
F5
Represents the function key F5.
public static readonly string F5
Field Value
F6
Represents the function key F6.
public static readonly string F6
Field Value
F7
Represents the function key F7.
public static readonly string F7
Field Value
F8
Represents the function key F8.
public static readonly string F8
Field Value
F9
Represents the function key F9.
public static readonly string F9
Field Value
Help
Represents the Help keystroke.
public static readonly string Help
Field Value
Home
Represents the Home key.
public static readonly string Home
Field Value
Insert
Represents the Insert key.
public static readonly string Insert
Field Value
Left
Represents the left arrow key.
public static readonly string Left
Field Value
LeftAlt
Represents the Alt key.
public static readonly string LeftAlt
Field Value
LeftControl
Represents the Control key.
public static readonly string LeftControl
Field Value
LeftShift
Represents the Shift key.
public static readonly string LeftShift
Field Value
Meta
Represents the function key META.
public static readonly string Meta
Field Value
Multiply
Represents the number pad multiplication key.
public static readonly string Multiply
Field Value
Null
Represents the NUL keystroke.
public static readonly string Null
Field Value
NumberPad0
Represents the number pad 0 key.
public static readonly string NumberPad0
Field Value
NumberPad1
Represents the number pad 1 key.
public static readonly string NumberPad1
Field Value
NumberPad2
Represents the number pad 2 key.
public static readonly string NumberPad2
Field Value
NumberPad3
Represents the number pad 3 key.
public static readonly string NumberPad3
Field Value
NumberPad4
Represents the number pad 4 key.
public static readonly string NumberPad4
Field Value
NumberPad5
Represents the number pad 5 key.
public static readonly string NumberPad5
Field Value
NumberPad6
Represents the number pad 6 key.
public static readonly string NumberPad6
Field Value
NumberPad7
Represents the number pad 7 key.
public static readonly string NumberPad7
Field Value
NumberPad8
Represents the number pad 8 key.
public static readonly string NumberPad8
Field Value
NumberPad9
Represents the number pad 9 key.
public static readonly string NumberPad9
Field Value
PageDown
Represents the Page Down key.
public static readonly string PageDown
Field Value
PageUp
Represents the Page Up key.
public static readonly string PageUp
Field Value
Pause
Represents the Pause key.
public static readonly string Pause
Field Value
Return
Represents the Return key.
public static readonly string Return
Field Value
Right
Represents the right arrow key.
public static readonly string Right
Field Value
Semicolon
Represents the semi-colon key.
public static readonly string Semicolon
Field Value
Separator
Represents the number pad thousands separator key.
public static readonly string Separator
Field Value
Shift
Represents the Shift key.
public static readonly string Shift
Field Value
Space
Represents the Spacebar key.
public static readonly string Space
Field Value
Subtract
Represents the number pad subtraction key.
public static readonly string Subtract
Field Value
Tab
Represents the Tab key.
public static readonly string Tab
Field Value
Up
Represents the up arrow key.
public static readonly string Up
Field Value
ZenkakuHankaku
Represents the Zenkaku/Hankaku key.
public static readonly string ZenkakuHankaku