Click or drag to resize

ShellFilePreviewAutomaticRefresh Property

Controls whether the component automatically reloads the preview when the file is changed. "

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

Property Value

Type: Boolean
true if previews are refreshed automatically otherwise, false.
See Also