OnKeyDownEventArgs Class |
Namespace: SHConnector
public class OnKeyDownEventArgs : EventArgs
The OnKeyDownEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| OnKeyDownEventArgs | Initializes a new instance of the OnKeyDownEventArgs class |
| Name | Description | |
|---|---|---|
| KeyCode |
KeyCode
| |
| PressAlt |
Alt Key
| |
| PressCtrl |
Ctrl Key
| |
| PressShift |
Shift Key
|