ShellMenuMergeType Property |
Gets the menu's merge context, if the menu is used in a merge context.
Namespace:
ShellBoost.Core
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public ShellMenuMergeType MergeType { get; }
Property Value
Type:
ShellMenuMergeType
The merge context.
See Also