HotKey Properties |
The HotKey type exposes the following members.
Name | Description | |
---|---|---|
AltKey |
A logical value that is TRUE if the Alt key is valid for the hot key.
| |
CtrlKey |
A logical value that is TRUE if the Ctrl key is valid for the hot key.
| |
ExtendedKey |
A logical value that is TRUE if an extended key is valid for the hot key.
| |
Key |
A virtual key code for the hot key.
| |
ShiftKey |
A logical value that is TRUE if the Shift key is valid for the hot key.
|