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.2
Syntax
public event EventHandler<ContextMenuItemSelectedEventArgs> ContextMenuItemSelected

Value

EventHandlerContextMenuItemSelectedEventArgs
See Also