Click or drag to resize

MergingContextMenuEventArgsExistingMenu Property

Gets the existing menu. This menu is read-only.

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

Property Value

Type: ShellMenu
The existing menu.
See Also