Click or drag to resize

MergingContextMenuEventArgsOptions Property

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

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

Property Value

Type: CMF
The options.
See Also