Click or drag to resize

MenuInvokeOptionsMask Property

Gets or sets the mask and options.

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

Property Value

Type: CMIC_MASK
The mask.
See Also