For a list of all members of this type, see KeyEventArgs members.
"Name | Description | |
---|---|---|
Alt | Gets a value indicating whether the ALT key was pressed. | |
Control | Gets a value indicating whether the CTRL key was pressed. | |
KeyCode | Gets the keyboard code for a KeyEventArgs.KeyDown, KeyEventArgs.KeyPress or KeyEventArgs.KeyUp event. | |
Shift | Gets a value indicating whether the SHIFT key was pressed. |