ContextMenuOptionsInvokeCommandShow Property |
Gets or sets values 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 InvokeCommandShow { get; set; }
Property Value
Type:
SW
The invoke command show values.
See Also