hide some checkboxes on treeview control

  • Thread starter Thread starter ray
  • Start date Start date
R

ray

Hi friends,

I want to show checkboxes on a treeview control but hide some of them. I
found that when I set the checkbox property of treeview to true, all
checkboxes will be shown. Is there a way so that I can hide some checkboxes
depending on some conditions

many thanks,
Ray
 
It is my understanding that with the treeview control that the
checkboxes is a ALL or nothing issue.

Stanley
 
Back
Top