ShellBrowser .Net Edition
CompletedSizeCalculation Event
NamespacesJam.ShellPathSelectionListCompletedSizeCalculation
This event is triggered whenever the calculation of the folder size is finished for a folder.
Declaration Syntax
C#Visual BasicVisual C++
public event EventHandler CompletedSizeCalculation
Public Event CompletedSizeCalculation As EventHandler
public:
 event EventHandler^ CompletedSizeCalculation {
	void add (EventHandler^ value);
	void remove (EventHandler^ value);
}
See Also

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