ShellBrowser .Net Edition
PathChanged Event
NamespacesJam.ShellShellSystemListPathChanged
This event occurs if the path changed that the systemlistview displays.
Declaration Syntax
C#Visual BasicVisual C++
public event EventHandler PathChanged
Public Event PathChanged As EventHandler
public:
 event EventHandler^ PathChanged {
	void add (EventHandler^ value);
	void remove (EventHandler^ value);
}

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