Informs the ShellControlConnector that the selected shell folder has changed.
| C# | Visual Basic | Visual C++ |
protected void InformPathChanged( ShellTreeNode p_NewNode )
Protected Sub InformPathChanged ( _ p_NewNode As ShellTreeNode _ )
protected: void InformPathChanged( ShellTreeNode^ p_NewNode )
- p_NewNode (ShellTreeNode)
- The newly selected ShellTreeNode.
Controls connected to the same ShellControlConnector will be updates to have the same shell folder active