Hide a TreeNode’s checkbox in a TreeView
Here you can download a VS 2010 solution representing my approach to hide unwanted checkboxes of TreeView‘s nodes. The approach itself is described in the following article – WinForms: How to hide checkbox of the certain TreeNode in TreeView control.