KeysDownEventArgs Class |
Namespace: SHConnector
public class KeysDownEventArgs : EventArgs
The KeysDownEventArgs type exposes the following members.
Name | Description | |
---|---|---|
KeysDownEventArgs | Initializes a new instance of the KeysDownEventArgs class |
Name | Description | |
---|---|---|
Key |
키 코드
| |
PressCtrl |
Ctrl 키 상태
| |
PressShift |
Shift 키 상태
|