Click or drag to resize

ShellBrowserContextMenuItemSelected Event

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

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

Value

Type: SystemEventHandlerContextMenuItemSelectedEventArgs
See Also