Gets or sets a value indicating whether the Shortcut can respond to user interaction.
true if the Shortcut can respond to user interaction; otherwise, false. The default is true.
The Enabled property allows Shortcuts to be enabled or disabled at run time. For example, you can disable Shortcuts that do not apply to the current state of the application. You can also disable a Shortcut to restrict its use. For example, it can be disabled to prevent the user from clicking it. If a Shortcut is disabled, it cannot be selected and no event is raised.
Shortcut Class | Resco.Controls.OutlookControls Namespace