ShellBrowser .Net Edition
InformPathChanged Method (p_NewNode)
NamespacesJam.ShellShellTreeViewInformPathChanged(ShellTreeNode)
Informs the ShellControlConnector that the selected shell folder has changed.
Declaration Syntax
C#Visual BasicVisual C++
protected void InformPathChanged(
	ShellTreeNode p_NewNode
)
Protected Sub InformPathChanged ( _
	p_NewNode As ShellTreeNode _
)
protected:
void InformPathChanged(
	ShellTreeNode^ p_NewNode
)
Parameters
p_NewNode (ShellTreeNode)
The newly selected ShellTreeNode.
Remarks
Controls connected to the same ShellControlConnector will be updates to have the same shell folder active
See Also

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