Click or drag to resize

ShellMenuItemListMenu Property

Gets the parent menu.

Namespace:  ShellBoost.Core
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public ShellMenu Menu { get; }

Property Value

Type: ShellMenu
The parent menu or null if ther's not parent menu.
See Also