Click or drag to resize

ExplorerBrowserSmartRefresh Method

Refreshes the view. Contrary to FullRefresh, that reloads the whole control, only the view is updated.

Namespace:  Jam.Shell
Assembly:  ShellBrowser (in ShellBrowser.dll) Version: 7.0
Syntax
public void SmartRefresh()

Implements

IShellControlSmartRefresh
See Also