ShellBrowser .Net Edition
AutomaticRefresh Property
NamespacesJam.ShellShellListViewAutomaticRefresh
Enables the automatic refreshes of the control, e.g. when a file is added or deleted in the current directory.
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)