Click or drag to resize

MenuItemMenu Property

Gets the parent menu.

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

Property Value

Type: Menu
The parent menu.
See Also