I have a TreeView that allows users to select certain elements of hierarchical data by checking or un-checking each item\'s checkbox. Currently I disable the box on nodes th
There is now a neat looking solution at Code Project, Tri-State Tree View
I'm just researching at the moment, so haven't yet used it.