I'm stuck in .NET 2.0 Windows Forms.
It doesn't look like the ability to select multiple nodes doesn't exist in the standard TreeView control.
I'm trying to do this for context menu selection. So check boxes aren't an acceptable UI paradigm here.
What's the best way to provide that very necessary functionality?