Click or drag to resize

ShellTreeNodeRefresh Method

Refresh this ShellTreeNode.

Namespace: Jam.Shell
Assembly: ShellBrowser (in ShellBrowser.dll) Version: 7.2
Syntax
public void Refresh(
	bool p_Recursive
)

Parameters

p_Recursive  Boolean
Pass true, if all subfolders should also be refreshed as well; otherwise false
See Also