ShellBrowser .Net Edition
FillFolder Method (p_Node)
NamespacesJam.ShellShellTreeViewFillFolder(ShellTreeNode)
Fills in the subfolders in a node
Declaration Syntax
C#Visual BasicVisual C++
protected void FillFolder(
	ShellTreeNode p_Node
)
Protected Sub FillFolder ( _
	p_Node As ShellTreeNode _
)
protected:
void FillFolder(
	ShellTreeNode^ p_Node
)
Parameters
p_Node (ShellTreeNode)
The ShellTreeNode that should be filled with its subfolders
Remarks
All existing subfolders will be deleted.

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