Table of Contents
Shortcut Properties

The properties of the Shortcut structure are listed below. For a complete list of Shortcut structure members, see the Shortcut Members topic.

Properties
Name Description
Alt Gets or sets the boolean value indicating if the Alt key should be held.
Ctrl Gets or sets the boolean value indicating if the Ctrl key should be held.
KeyCode Gets or sets the main key for the shortcut.
Shift Gets or sets the boolean value indicating if the Shift key should be held.
See Also