Click or drag to resize

MergingContextMenuEventArgsOptions Property

Gets the options. It's the same value as ExistingMenu's Flags.

Namespace:  ShellBoost.Core
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public CMF Options { get; }

Property Value

Type: CMF
The options.
See Also