Click or drag to resize

JamBaseShellListViewAutomaticRefresh Property

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.

Namespace:  Jam.Shell
Assembly:  ShellBrowser (in ShellBrowser.dll) Version: 7.1
Syntax
public bool AutomaticRefresh { get; set; }

Property Value

Type: Boolean
See Also