I want to implement checkboxes in all child in a treeview EXCEPT all top
most root nodes.

TreeView control's CheckBoxes property implement this functionality to all
nodes.
So is there some way to implement CheckBox to some specific node?

Thanks

Re: CheckBoxes in TreeView by Claes

Claes
Wed Jul 14 02:59:51 CDT 2004

This is the third time you post the exact same question
How about reading the answers!

/claes

"Jalal Akram" <jalal_akram@hotmail.com> wrote in message
news:eQKBMASaEHA.3888@TK2MSFTNGP10.phx.gbl...
> I want to implement checkboxes in all child in a treeview EXCEPT all top
> most root nodes.
>
> TreeView control's CheckBoxes property implement this functionality to all
> nodes.
> So is there some way to implement CheckBox to some specific node?
>
> Thanks
>
>