ShellBrowser .Net Edition
Populated Event
NamespacesJam.ShellShellListViewPopulated
This event is fired after a ShellListView was filled completely.
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)