C 
		
								
				
				
			
		Chris Ashley
I'm trying to use a treeview for navigation in my windows forms app. How do
I find the currently selected node? If I use Treeview.SelectedNode.Index it
doesn't tell me where in the hierarchy the node is so I get the same number
more than once.
				
			I find the currently selected node? If I use Treeview.SelectedNode.Index it
doesn't tell me where in the hierarchy the node is so I get the same number
more than once.