ShellBrowser .Net Edition
ContextMenuItemSelected Event
NamespacesJam.ShellShellBrowserContextMenuItemSelected
This event is fired when context menu item is selected.
Declaration Syntax
C#Visual BasicVisual C++
public event EventHandler<ContextMenuItemSelectedEventArgs> ContextMenuItemSelected
Public Event ContextMenuItemSelected As EventHandler(Of ContextMenuItemSelectedEventArgs)
public:
 event EventHandler<ContextMenuItemSelectedEventArgs^>^ ContextMenuItemSelected {
	void add (EventHandler<ContextMenuItemSelectedEventArgs^>^ value);
	void remove (EventHandler<ContextMenuItemSelectedEventArgs^>^ value);
}

Assembly: ShellBrowser (Module: ShellBrowser) Version: 4.2.1.45 (4.2.1.45)