Click or drag to resize

ShellMenuInvokeEventArgsMenuItem Property

Gets the menu item.

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

Property Value

Type: ShellMenuItem
The menu item.
See Also