Click or drag to resize

ShellComboBoxAutomaticRefresh Property

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

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

Property Value

Type: Boolean
See Also