TreeNode checkbox

  • Thread starter Thread starter Alan T
  • Start date Start date
A

Alan T

I have set the checkbox property of a treeview to true so every treenode has
checkbox.
How do I set certain nodes checkbox off? Just display an icon instead of a
checkbox?

My situation is I have folders and item to be displayed in treeview.
So I want to display the folder as folder and item has checkboxes.
 
Back
Top