Skip to content

Key

Summary

Specifies the possible key values on a keyboard.

Signature

1
public enum Key

Namespace

cAlgo.API

Fields

None

Summary

No key pressed.

Signature

1
public static Key None;

Return Value

Key

Cancel

Summary

The Cancel key.

Signature

1
public static Key Cancel;

Return Value

Key

Back

Summary

The Backspace key.

Signature

1
public static Key Back;

Return Value

Key

Tab

Summary

The Tab key.

Signature

1
public static Key Tab;

Return Value

Key

LineFeed

Summary

The Linefeed key.

Signature

1
public static Key LineFeed;

Return Value

Key

Clear

Summary

The Clear key.

Signature

1
public static Key Clear;

Return Value

Key

Enter

Summary

The Enter key.

Signature

1
public static Key Enter;

Return Value

Key

Pause

Summary

The Pause key.

Signature

1
public static Key Pause;

Return Value

Key

CapsLock

Summary

The Caps Lock key.

Signature

1
public static Key CapsLock;

Return Value

Key

KanaMode

Summary

The IME Kana mode key.

Signature

1
public static Key KanaMode;

Return Value

Key

JunjaMode

Summary

The IME Junja mode key.

Signature

1
public static Key JunjaMode;

Return Value

Key

FinalMode

Summary

The IME Final mode key.

Signature

1
public static Key FinalMode;

Return Value

Key

HanjaMode

Summary

The IME Hanja mode key.

Signature

1
public static Key HanjaMode;

Return Value

Key

Escape

Summary

The ESC key.

Signature

1
public static Key Escape;

Return Value

Key

ImeConvert

Summary

The IME Convert key.

Signature

1
public static Key ImeConvert;

Return Value

Key

ImeNonConvert

Summary

The IME NonConvert key.

Signature

1
public static Key ImeNonConvert;

Return Value

Key

ImeAccept

Summary

The IME Accept key.

Signature

1
public static Key ImeAccept;

Return Value

Key

ImeModeChange

Summary

The IME Mode change request.

Signature

1
public static Key ImeModeChange;

Return Value

Key

Space

Summary

The Spacebar key.

Signature

1
public static Key Space;

Return Value

Key

PageUp

Summary

The Page Up key.

Signature

1
public static Key PageUp;

Return Value

Key

PageDown

Summary

The Page Down key.

Signature

1
public static Key PageDown;

Return Value

Key

End

Summary

The End key.

Signature

1
public static Key End;

Return Value

Key

Home

Summary

The Home key.

Signature

1
public static Key Home;

Return Value

Key

Left

Summary

The Left Arrow key.

Signature

1
public static Key Left;

Return Value

Key

Up

Summary

The Up Arrow key.

Signature

1
public static Key Up;

Return Value

Key

Summary

The Right Arrow key.

Signature

1
public static Key Right;

Return Value

Key

Down

Summary

The Down Arrow key.

Signature

1
public static Key Down;

Return Value

Key

Select

Summary

The Select key.

Signature

1
public static Key Select;

Return Value

Key

Print

Summary

The Print key.

Signature

1
public static Key Print;

Return Value

Key

Execute

Summary

The Execute key.

Signature

1
public static Key Execute;

Return Value

Key

PrintScreen

Summary

The Print Screen key.

Signature

1
public static Key PrintScreen;

Return Value

Key

Insert

Summary

The Insert key.

Signature

1
public static Key Insert;

Return Value

Key

Delete

Summary

The Delete key.

Signature

1
public static Key Delete;

Return Value

Key

Help

Summary

The Help key.

Signature

1
public static Key Help;

Return Value

Key

D0

Summary

The 0 (zero) key.

Signature

1
public static Key D0;

Return Value

Key

D1

Summary

The 1 (one) key.

Signature

1
public static Key D1;

Return Value

Key

D2

Summary

The 2 key.

Signature

1
public static Key D2;

Return Value

Key

D3

Summary

The 3 key.

Signature

1
public static Key D3;

Return Value

Key

D4

Summary

The 4 key.

Signature

1
public static Key D4;

Return Value

Key

D5

Summary

The 5 key.

Signature

1
public static Key D5;

Return Value

Key

D6

Summary

The 6 key.

Signature

1
public static Key D6;

Return Value

Key

D7

Summary

The 7 key.

Signature

1
public static Key D7;

Return Value

Key

D8

Summary

The 8 key.

Signature

1
public static Key D8;

Return Value

Key

D9

Summary

The 9 key.

Signature

1
public static Key D9;

Return Value

Key

A

Summary

The A key.

Signature

1
public static Key A;

Return Value

Key

B

Summary

The B key.

Signature

1
public static Key B;

Return Value

Key

C

Summary

The C key.

Signature

1
public static Key C;

Return Value

Key

D

Summary

The D key.

Signature

1
public static Key D;

Return Value

Key

E

Summary

The E key.

Signature

1
public static Key E;

Return Value

Key

F

Summary

The F key.

Signature

1
public static Key F;

Return Value

Key

G

Summary

The G key.

Signature

1
public static Key G;

Return Value

Key

H

Summary

The H key.

Signature

1
public static Key H;

Return Value

Key

I

Summary

The I key.

Signature

1
public static Key I;

Return Value

Key

J

Summary

The J key.

Signature

1
public static Key J;

Return Value

Key

K

Summary

The K key.

Signature

1
public static Key K;

Return Value

Key

L

Summary

The L key.

Signature

1
public static Key L;

Return Value

Key

M

Summary

The M key.

Signature

1
public static Key M;

Return Value

Key

N

Summary

The N key.

Signature

1
public static Key N;

Return Value

Key

O

Summary

The O key.

Signature

1
public static Key O;

Return Value

Key

P

Summary

The P key.

Signature

1
public static Key P;

Return Value

Key

Q

Summary

The Q key.

Signature

1
public static Key Q;

Return Value

Key

R

Summary

The R key.

Signature

1
public static Key R;

Return Value

Key

S

Summary

The S key.

Signature

1
public static Key S;

Return Value

Key

T

Summary

The T key.

Signature

1
public static Key T;

Return Value

Key

U

Summary

The U key.

Signature

1
public static Key U;

Return Value

Key

V

Summary

The V key.

Signature

1
public static Key V;

Return Value

Key

W

Summary

The W key.

Signature

1
public static Key W;

Return Value

Key

X

Summary

The X key.

Signature

1
public static Key X;

Return Value

Key

Y

Summary

The Y key.

Signature

1
public static Key Y;

Return Value

Key

Z

Summary

The Z key.

Signature

1
public static Key Z;

Return Value

Key

LWin

Summary

The left Windows logo key (Microsoft Natural Keyboard).

Signature

1
public static Key LWin;

Return Value

Key

RWin

Summary

The right Windows logo key (Microsoft Natural Keyboard).

Signature

1
public static Key RWin;

Return Value

Key

Apps

Summary

The Application key (Microsoft Natural Keyboard).

Signature

1
public static Key Apps;

Return Value

Key

Sleep

Summary

The Computer Sleep key.

Signature

1
public static Key Sleep;

Return Value

Key

NumPad0

Summary

The 0 key on the numeric keypad.

Signature

1
public static Key NumPad0;

Return Value

Key

NumPad1

Summary

The 1 key on the numeric keypad.

Signature

1
public static Key NumPad1;

Return Value

Key

NumPad2

Summary

The 2 key on the numeric keypad.

Signature

1
public static Key NumPad2;

Return Value

Key

NumPad3

Summary

The 3 key on the numeric keypad.

Signature

1
public static Key NumPad3;

Return Value

Key

NumPad4

Summary

The 4 key on the numeric keypad.

Signature

1
public static Key NumPad4;

Return Value

Key

NumPad5

Summary

The 5 key on the numeric keypad.

Signature

1
public static Key NumPad5;

Return Value

Key

NumPad6

Summary

The 6 key on the numeric keypad.

Signature

1
public static Key NumPad6;

Return Value

Key

NumPad7

Summary

The 7 key on the numeric keypad.

Signature

1
public static Key NumPad7;

Return Value

Key

NumPad8

Summary

The 8 key on the numeric keypad.

Signature

1
public static Key NumPad8;

Return Value

Key

NumPad9

Summary

The 9 key on the numeric keypad.

Signature

1
public static Key NumPad9;

Return Value

Key

Multiply

Summary

The Multiply key.

Signature

1
public static Key Multiply;

Return Value

Key

Add

Summary

The Add key.

Signature

1
public static Key Add;

Return Value

Key

Separator

Summary

The Separator key.

Signature

1
public static Key Separator;

Return Value

Key

Subtract

Summary

The Subtract key.

Signature

1
public static Key Subtract;

Return Value

Key

Decimal

Summary

The Decimal key.

Signature

1
public static Key Decimal;

Return Value

Key

Divide

Summary

The Divide key.

Signature

1
public static Key Divide;

Return Value

Key

F1

Summary

The F1 key.

Signature

1
public static Key F1;

Return Value

Key

F2

Summary

The F2 key.

Signature

1
public static Key F2;

Return Value

Key

F3

Summary

The F3 key.

Signature

1
public static Key F3;

Return Value

Key

F4

Summary

The F4 key.

Signature

1
public static Key F4;

Return Value

Key

F5

Summary

The F5 key.

Signature

1
public static Key F5;

Return Value

Key

F6

Summary

The F6 key.

Signature

1
public static Key F6;

Return Value

Key

F7

Summary

The F7 key.

Signature

1
public static Key F7;

Return Value

Key

F8

Summary

The F8 key.

Signature

1
public static Key F8;

Return Value

Key

F9

Summary

The F9 key.

Signature

1
public static Key F9;

Return Value

Key

F10

Summary

The F10 key.

Signature

1
public static Key F10;

Return Value

Key

F11

Summary

The F11 key.

Signature

1
public static Key F11;

Return Value

Key

F12

Summary

The F12 key.

Signature

1
public static Key F12;

Return Value

Key

F13

Summary

The F13 key.

Signature

1
public static Key F13;

Return Value

Key

F14

Summary

The F14 key.

Signature

1
public static Key F14;

Return Value

Key

F15

Summary

The F15 key.

Signature

1
public static Key F15;

Return Value

Key

F16

Summary

The F16 key.

Signature

1
public static Key F16;

Return Value

Key

F17

Summary

The F17 key.

Signature

1
public static Key F17;

Return Value

Key

F18

Summary

The F18 key.

Signature

1
public static Key F18;

Return Value

Key

F19

Summary

The F19 key.

Signature

1
public static Key F19;

Return Value

Key

F20

Summary

The F20 key.

Signature

1
public static Key F20;

Return Value

Key

F21

Summary

The F21 key.

Signature

1
public static Key F21;

Return Value

Key

F22

Summary

The F22 key.

Signature

1
public static Key F22;

Return Value

Key

F23

Summary

The F23 key.

Signature

1
public static Key F23;

Return Value

Key

F24

Summary

The F24 key.

Signature

1
public static Key F24;

Return Value

Key

NumLock

Summary

The Num Lock key.

Signature

1
public static Key NumLock;

Return Value

Key

Scroll

Summary

The Scroll Lock key.

Signature

1
public static Key Scroll;

Return Value

Key

LeftShift

Summary

The left Shift key.

Signature

1
public static Key LeftShift;

Return Value

Key

RightShift

Summary

The right Shift key.

Signature

1
public static Key RightShift;

Return Value

Key

LeftCtrl

Summary

The left CTRL key.

Signature

1
public static Key LeftCtrl;

Return Value

Key

RightCtrl

Summary

The right CTRL key.

Signature

1
public static Key RightCtrl;

Return Value

Key

LeftAlt

Summary

The left ALT key.

Signature

1
public static Key LeftAlt;

Return Value

Key

RightAlt

Summary

The right ALT key.

Signature

1
public static Key RightAlt;

Return Value

Key

BrowserBack

Summary

The Browser Back key.

Signature

1
public static Key BrowserBack;

Return Value

Key

BrowserForward

Summary

The Browser Forward key.

Signature

1
public static Key BrowserForward;

Return Value

Key

BrowserRefresh

Summary

The Browser Refresh key.

Signature

1
public static Key BrowserRefresh;

Return Value

Key

BrowserStop

Summary

The Browser Stop key.

Signature

1
public static Key BrowserStop;

Return Value

Key

BrowserSearch

Summary

The Browser Search key.

Signature

1
public static Key BrowserSearch;

Return Value

Key

BrowserFavorites

Summary

The Browser Favorites key.

Signature

1
public static Key BrowserFavorites;

Return Value

Key

BrowserHome

Summary

The Browser Home key.

Signature

1
public static Key BrowserHome;

Return Value

Key

VolumeMute

Summary

The Volume Mute key.

Signature

1
public static Key VolumeMute;

Return Value

Key

VolumeDown

Summary

The Volume Down key.

Signature

1
public static Key VolumeDown;

Return Value

Key

VolumeUp

Summary

The Volume Up key.

Signature

1
public static Key VolumeUp;

Return Value

Key

MediaNextTrack

Summary

The Media Next Track key.

Signature

1
public static Key MediaNextTrack;

Return Value

Key

MediaPreviousTrack

Summary

The Media Previous Track key.

Signature

1
public static Key MediaPreviousTrack;

Return Value

Key

MediaStop

Summary

The Media Stop key.

Signature

1
public static Key MediaStop;

Return Value

Key

MediaPlayPause

Summary

The Media Play Pause key.

Signature

1
public static Key MediaPlayPause;

Return Value

Key

LaunchMail

Summary

The Launch Mail key.

Signature

1
public static Key LaunchMail;

Return Value

Key

SelectMedia

Summary

The Select Media key.

Signature

1
public static Key SelectMedia;

Return Value

Key

LaunchApplication1

Summary

The Launch Application1 key.

Signature

1
public static Key LaunchApplication1;

Return Value

Key

LaunchApplication2

Summary

The Launch Application2 key.

Signature

1
public static Key LaunchApplication2;

Return Value

Key

Oem1

Summary

The OEM 1 key.

Signature

1
public static Key Oem1;

Return Value

Key

OemPlus

Summary

The OEM Addition key.

Signature

1
public static Key OemPlus;

Return Value

Key

OemComma

Summary

The OEM Comma key.

Signature

1
public static Key OemComma;

Return Value

Key

OemMinus

Summary

The OEM Minus key.

Signature

1
public static Key OemMinus;

Return Value

Key

OemPeriod

Summary

The OEM Period key.

Signature

1
public static Key OemPeriod;

Return Value

Key

Oem2

Summary

The OEM 2 key.

Signature

1
public static Key Oem2;

Return Value

Key

Oem3

Summary

The OEM 3 key.

Signature

1
public static Key Oem3;

Return Value

Key

AbntC1

Summary

The ABNT_C1 (Brazilian) key.

Signature

1
public static Key AbntC1;

Return Value

Key

AbntC2

Summary

The ABNT_C2 (Brazilian) key.

Signature

1
public static Key AbntC2;

Return Value

Key

Oem4

Summary

The OEM 4 key.

Signature

1
public static Key Oem4;

Return Value

Key

Oem5

Summary

The OEM 5 key.

Signature

1
public static Key Oem5;

Return Value

Key

Oem6

Summary

The OEM 6 key.

Signature

1
public static Key Oem6;

Return Value

Key

Oem7

Summary

The OEM 7 key.

Signature

1
public static Key Oem7;

Return Value

Key

Oem8

Summary

The OEM 8 key.

Signature

1
public static Key Oem8;

Return Value

Key

Oem102

Summary

The OEM 102 key.

Signature

1
public static Key Oem102;

Return Value

Key

ImeProcessed

Summary

A special key masking the real key being processed by an IME.

Signature

1
public static Key ImeProcessed;

Return Value

Key

System

Summary

A special key masking the real key being processed as a system key.

Signature

1
public static Key System;

Return Value

Key

OemAttn

Summary

The OEM ATTN key.

Signature

1
public static Key OemAttn;

Return Value

Key

OemFinish

Summary

The OEM FINISH key.

Signature

1
public static Key OemFinish;

Return Value

Key

OemCopy

Summary

The OEM COPY key.

Signature

1
public static Key OemCopy;

Return Value

Key

OemAuto

Summary

The OEM AUTO key.

Signature

1
public static Key OemAuto;

Return Value

Key

OemEnlw

Summary

The OEM ENLW key.

Signature

1
public static Key OemEnlw;

Return Value

Key

OemBackTab

Summary

The OEM BACKTAB key.

Signature

1
public static Key OemBackTab;

Return Value

Key

Attn

Summary

The ATTN key.

Signature

1
public static Key Attn;

Return Value

Key

CrSel

Summary

The CRSEL key.

Signature

1
public static Key CrSel;

Return Value

Key

ExSel

Summary

The EXSEL key.

Signature

1
public static Key ExSel;

Return Value

Key

EraseEof

Summary

The ERASE EOF key.

Signature

1
public static Key EraseEof;

Return Value

Key

Play

Summary

The PLAY key.

Signature

1
public static Key Play;

Return Value

Key

Zoom

Summary

The ZOOM key.

Signature

1
public static Key Zoom;

Return Value

Key

NoName

Summary

A constant reserved for future use.

Signature

1
public static Key NoName;

Return Value

Key

Pa1

Summary

The PA1 key.

Signature

1
public static Key Pa1;

Return Value

Key

OemClear

Summary

The OEM Clear key.

Signature

1
public static Key OemClear;

Return Value

Key

DeadCharProcessed

Summary

The key is used with another key to create a single combined character.

Signature

1
public static Key DeadCharProcessed;

Return Value

Key