Click or drag to resize

ShellBrowserContextMenuItemSelected Event

This event is fired when a context menu item is selected.

Namespace:  Jam.Shell
Assembly:  ShellBrowser.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.1
Syntax
public event EventHandler<ContextMenuItemSelectedEventArgs> ContextMenuItemSelected

Value

Type: SystemEventHandlerContextMenuItemSelectedEventArgs
See Also