MenuInvokeOptionsHotKey Property |
Gets or sets an optional keyboard shortcut to assign to any application activated by the command.
Namespace:
ShellBoost.Core.WindowsShell
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public virtual int HotKey { get; set; }
Property Value
Type:
Int32
The hot key.
See Also