Click or drag to resize

ShellTreeViewAutomaticRefresh Property

Enables the automatic refreshes of the control, e.g. when a file is added or deleted in the current directory.

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

Property Value

Type: Boolean
See Also