ShellBrowser .Net Edition
FullRefresh Method
NamespacesJam.ShellShellTreeViewFullRefresh()()()
Use the FullRefresh method if you want to refresh a ShellTreeView. All expanded branches of the file system structure will be refreshed. If you just want to refresh one node and its child nodes, use the RefreshNode(ShellTreeNode, Boolean) method.
Declaration Syntax
C#Visual BasicVisual C++
public void FullRefresh()
Public Sub FullRefresh
public:
virtual void FullRefresh() sealed

Assembly: ShellBrowser (Module: ShellBrowser) Version: 4.2.1.45 (4.2.1.45)