ShellBrowser .Net Edition
AutomaticRefresh Property
NamespacesJam.ShellDriveListAutomaticRefresh
Set this property to true if you like the component to be refreshed automatically if a Drive is added or removed. This property is directly connected to the Enabled property of an internal instance of ShellChangeNotifier.
Declaration Syntax
C#Visual BasicVisual C++
public bool AutomaticRefresh { get; set; }
Public Property AutomaticRefresh As Boolean
public:
property bool AutomaticRefresh {
	bool get ();
	void set (bool value);
}

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