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