Click or drag to resize

ShellMenuItemInvoke Event

Occurs when this menu item is invoked.

Namespace:  callback.ShellBoost.Core
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public event EventHandler<ShellMenuInvokeEventArgs> Invoke

Value

Type: SystemEventHandlerShellMenuInvokeEventArgs
See Also