Click or drag to resize

MenuItemMenu Property

Gets the parent menu.

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

Property Value

Type: Menu
The parent menu.
See Also