Enum Keys
All the keys.
Namespace: Evergine.Common.Input.Keyboard
Assembly: Evergine.Common.dll
Syntax
public enum Keys
Fields
Name | Description |
---|---|
A | A key. |
Add | Adds a key. |
Apps | Application's key. |
Attn | Attention key. |
B | The B key. |
Back | The BACKSPACE key. |
BrowserBack | Browser back key. |
BrowserFavorites | Browser Favorites key. |
BrowserForward | Browser Forward Key. |
BrowserHome | Browser Start and Home keys. |
BrowserRefresh | Browser refresh key. |
BrowserSearch | Browser search key. |
BrowserStop | Browser Stop key. |
C | Represents the C key. |
CapsLock | The CAPS LOCK key. |
Clear | CLEAR key. |
Crsel | Cr Sel key. |
D | D Key. |
D0 | Zero digit key. |
D1 | Digit One key. |
D2 | Digit two key. |
D3 | Digit three key |
D4 | Digit four key. |
D5 | Digit five key |
D6 | Digit six key. |
D7 | Digit seven key. |
D8 | Digit eight key. |
D9 | Nine-digit key. |
Decimal | Decimal key |
Delete | Delete key. |
Divide | Divides the key. |
Down | The DOWN ARROW key. |
E | The E key. |
End | Represents the END key. |
Enter | The ENTER key. |
EraseEof | Erases the EOF key. |
Escape | The ESC key. |
Execute | EXECUTE key |
Exsel | ExSel key. |
F | The F key. |
F1 | F1 key |
F10 | The F10 key. |
F11 | The F11 key. |
F12 | The F12 key. |
F13 | F13 key. |
F14 | F14 key. |
F15 | The F15 key. |
F16 | F16 key. |
F17 | F17 key. |
F18 | F18 key. |
F19 | The F19 key. |
F2 | The F2 key. |
F20 | The F20 key. |
F21 | F21 key. |
F22 | The F22 key. |
F23 | The F23 key. |
F24 | Represents the F24 key. |
F3 | The F3 key. |
F4 | The F4 key. |
F5 | The F5 key. |
F6 | F6 key |
F7 | The F7 key. |
F8 | F8 key. |
F9 | F9 key. |
G | G key. |
H | The 'H' key. |
Help | HELP key. |
Home | HOME key. |
I | The I key. |
ImeConvert | IME Conversion key. |
ImeNoConvert | IME No Convert key. |
Insert | INS key. |
J | The J key. |
K | Key K. |
Kana | Kana key on Japanese keyboards. |
Kanji | Kanji key on Japanese keyboards. |
L | The L key. |
LaunchApplication1 | Starts the Application 1 key. |
LaunchApplication2 | Starts the Application 2 key. |
LaunchMail | Start Mail key |
Left | LEFT ARROW key. |
LeftAlt | Left ALT key. |
LeftControl | Left CTRL key. |
LeftShift | Left Shift key. |
LeftWindows | Left Windows key. |
M | The M key. |
MediaNextTrack | Next Track key. |
MediaPlayPause | Plays/Pauses the media key. |
MediaPreviousTrack | Previous track key. |
MediaStop | Stops the Media key. |
Multiply | Multiplies the key. |
N | The N key. |
NumLock | NUM LOCK key. |
NumPad0 | Numeric keypad 0 key. |
NumPad1 | Numeric keypad 1 key. |
NumPad2 | Numeric keypad 2 key. |
NumPad3 | Numeric keypad 3 key. |
NumPad4 | Numeric keypad '4' key. |
NumPad5 | Numeric keypad number 5 key. |
NumPad6 | Numeric keypad 6 key |
NumPad7 | Numeric keypad 7 key. |
NumPad8 | Numeric keypad 8 key. |
NumPad9 | Numeric keypad number 9 key. |
O | The O key. |
Oem8 | Used for miscellaneous characters; it can vary by keyboard. |
OemBackslash | The OEM angle bracket or backslash key on the RT 102-key keyboard. |
OemCloseBrackets | The OEM close bracket key on a US standard keyboard. |
OemComma | For any country/region, the ',' key. |
OemMinus | For any country/region, use the '-' key. |
OemOpenBrackets | The OEM open-bracket key on a US standard keyboard. |
OemPeriod | For any country/region, the '.' key is used. |
OemPipe | The OEM pipe key on a standard US keyboard. |
OemPlus | For any country/region, the '+' key. |
OemQuestion | The OEM question mark key on a U.S. standard keyboard. |
OemQuotes | The OEM single/double quote key on a US standard keyboard. |
OemSemicolon | The OEM semicolon key on a US standard keyboard. |
OemTilde | The OEM tilde key on a US standard keyboard. |
P | The P key. |
Pa1 | PA1 key. |
PageDown | PAGE DOWN key. |
PageUp | The PAGE UP key. |
Pause | The PAUSE key. |
Play | Plays the key. |
Print key. |
|
PrintScreen | PRINT SCREEN key. |
ProcessKey | IME PROCESS key. |
Q | The Q key. |
R | Represents the R key. |
Right | RIGHT ARROW key. |
RightAlt | The right ALT key. |
RightControl | Right CONTROL key. |
RightShift | Right Shift key. |
RightWindows | Right Windows key. |
S | 'S' key. |
Scroll | SCROLL LOCK key. |
Select | SELECT the key. |
SelectMedia | Selects Media key. |
Separator | Separator key. |
Sleep | Computer Sleep Key. |
Space | The SPACEBAR key. |
Subtract | Subtracts a key. |
T | TKey. |
Tab | The TAB key. |
U | U key |
Unknown | Represents an unknown key. |
Up | UP ARROW key. |
V | The V key. |
VolumeDown | Decreases the volume. |
VolumeMute | Volume mute key. |
VolumeUp | Increases the volume. |
W | W key. |
X | X key. |
Y | Y key. |
Z | The Z key. |
Zoom | The zoom key. |