ContextMenuOptionsQueryContextMenuFlags Property |
Gets or sets the QueryContextMenu method flags.
Namespace:
ShellBoost.Core.WindowsShell
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public virtual CMF QueryContextMenuFlags { get; set; }
Property Value
Type:
CMF
The QueryContextMenu method flags.
See Also