
06-29-2009, 11:08 PM
|
 |
VB.NET Forum Moderator
.NET Framework: .NET 3.5 (VS 2008)
|
|
Join Date: Aug 2004
Location: Sydney, Australia
Age: 40
Posts: 6,100
Reputation: 541
|
|
You would handle the MouseDown event and call the GetNodeAt method to find the node that was clicked, then make that the SelectedNode.
|