ContextMenuOptionsInvokeCommandShow Property |
Gets or sets values to pass to the ShowWindow function if the command displays a window or starts an application.
Namespace:
callback.ShellBoost.Core.WindowsShell
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax public virtual SW InvokeCommandShow { get; set; }
Property Value
Type:
SW
The invoke command show values.
See Also