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.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.1
Syntax
public bool AutomaticRefresh { get; set; }

Property Value

Type: Boolean
See Also