Click or drag to resize

MenuInvokeOptionsMask Property

Gets or sets the mask and options.

Namespace:  ShellBoost.Core.WindowsShell
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public virtual CMIC_MASK Mask { get; set; }

Property Value

Type: CMIC_MASK
The mask.
See Also