Click or drag to resize

HotKey Properties (Typed)

X#

The HotKey type exposes the following members.

Properties
  NameDescription
Public propertyAltKey
A logical value that is TRUE if the Alt key is valid for the hot key.
Public propertyCtrlKey
A logical value that is TRUE if the Ctrl key is valid for the hot key.
Public propertyExtendedKey
A logical value that is TRUE if an extended key is valid for the hot key.
Public propertyKey
A virtual key code for the hot key.
Public propertyShiftKey
A logical value that is TRUE if the Shift key is valid for the hot key.
Top
See Also