ShellMenuItemListMenu Property |
Gets the parent menu.
Namespace:
ShellBoost.Core
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public ShellMenu Menu { get; }
Property Value
Type:
ShellMenuThe parent menu or null if ther's not parent menu.
See Also