MenuInvokeOptionsShow Property |
Gets or sets a a value to pass to the ShowWindow function if the command displays a window or starts an application.
Namespace:
ShellBoost.Core.WindowsShell
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public virtual SW Show { get; set; }
Property Value
Type:
SW
The hot key.
See Also