Remove checkboxes from child items level (TreeView)

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,

I would like to ask how to display checkboxes in TreeView on the first top
level only. When I expand the top level node (node with a checkbox), I want
those nodes to be without a checbox.

One way would be to make a new ImageList where would be a transparent bitmap
for "none" checkbox along with all other images needed to show checkbox for
top level nodes.

Is there any simpler way? A property would be nice, but I haven't found any.

Thanks,

Lubomir
 
Back
Top