The path means that the info of all nodes from the root to the clicked node.

Thanks

David

Re: how to get path info in treeview when I double-click a node by Ravi

Ravi
Mon Mar 05 13:33:58 CST 2007

See TreeNode.FullPath()

/ravi

-----------------
"david" <david@discussions.microsoft.com> wrote in message
news:99C06C44-8106-46FB-825B-347BF2BBE078@microsoft.com...
> The path means that the info of all nodes from the root to the clicked
> node.
>
> Thanks
>
> David