MergingContextMenuEventArgsAppendMenu Property |
Gets the append menu.
Items can only be added or removed to this menu.
Namespace:
ShellBoost.Core
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public ShellMenu AppendMenu { get; }
Property Value
Type:
ShellMenu
The append menu.
See Also