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
Are check-boxes an option? or do you want the select like you get in a list box?
There is a multi-select tree control available on CodeProject:Multi-Select Tree View