ShellBrowser .Net Edition
Populated Event
NamespacesJam.ShellShellSystemListPopulated
This event occurs if the listview gets populated.
Declaration Syntax
C#Visual BasicVisual C++
public event EventHandler Populated
Public Event Populated As EventHandler
public:
 event EventHandler^ Populated {
	void add (EventHandler^ value);
	void remove (EventHandler^ value);
}

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