Click or drag to resize

ShellMenuItemListMenu Property

Gets the parent menu.

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

Property Value

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