Tagged Questions
4
votes
3answers
596 views
Multiple selection in a TreeView
I am using a Windows Forms TreeView control in my program. I would like to allow the user to select multiple nodes at the same level by dragging their mouse pointer around (also called a "lasso" ...