MergingContextMenuEventArgsExistingMenu Property |
Gets the existing menu.
This menu is read-only.
Namespace:
ShellBoost.Core
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntaxpublic ShellMenu ExistingMenu { get; }Property Value
Type:
ShellMenu
The existing menu.
See Also