Click or drag to resize

ShellMenuMergeType Property

Gets the menu's merge context, if the menu is used in a merge context.

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

Property Value

Type: ShellMenuMergeType
The merge context.
See Also