Click or drag to resize

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:  callback.ShellBoost.Core.WindowsShell
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public virtual SW Show { get; set; }

Property Value

Type: SW
The hot key.
See Also