ShellBrowser .Net Edition
SelectionChanged Event
NamespacesJam.ShellShellSystemListSelectionChanged
This event occurs, if a selection changed in the listview
Declaration Syntax
C#Visual BasicVisual C++
public event EventHandler SelectionChanged
Public Event SelectionChanged As EventHandler
public:
 event EventHandler^ SelectionChanged {
	void add (EventHandler^ value);
	void remove (EventHandler^ value);
}

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