ShellBrowser .Net Edition
ViewChanged Event
NamespacesJam.ShellShellSystemListViewChanged
This event happens if the View of the ImageList changed, either because it was set explicitly or if the user used the context menu to change to a different view.
Declaration Syntax
C#Visual BasicVisual C++
public event EventHandler ViewChanged
Public Event ViewChanged As EventHandler
public:
 event EventHandler^ ViewChanged {
	void add (EventHandler^ value);
	void remove (EventHandler^ value);
}

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