ShellBrowser .Net Edition
ShowOptionChanged Event
NamespacesJam.ShellShellTreeViewShowOptionChanged
This event is fired after a ShellTreeView executed a shell operation like pasting.
Declaration Syntax
C#Visual BasicVisual C++
public event EventHandler ShowOptionChanged
Public Event ShowOptionChanged As EventHandler
public:
 event EventHandler^ ShowOptionChanged {
	void add (EventHandler^ value);
	void remove (EventHandler^ value);
}

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