I\'m stuck in .NET 2.0 Windows Forms.
It doesn\'t look like the ability to select multiple nodes exists in the standard TreeView control.
TreeView
I\'m t
You might look at a 3rd party solution. The Infragistics tree does this. Not free, but the time spent trying to find a solution isn't really free, either.