Property | Type | Description | |
---|---|---|---|
Alt | bool | ||
Code | Keyboard.Key | ||
Control | bool | ||
Shift | bool | ||
System | bool |
Method | Description | |
---|---|---|
KeyEventArgs ( |
Construct the key arguments from a key event
|
|
ToString ( ) : string |
Provide a string describing the object
|
public KeyEventArgs ( |
||
e | Key event | |
return | System |