DeepT
March 26th, 2008, 09:26 AM
I want a treeview where only the outer-most leaves have checkboxes. I can only make everything or nothing have checkboxes.
I think Ill have to inherit from TreeView and make my own class, but I really have no idea what I am supposed to override to get it to dynamically switch on checkboxes as needed. Any suggestions?
I think Ill have to inherit from TreeView and make my own class, but I really have no idea what I am supposed to override to get it to dynamically switch on checkboxes as needed. Any suggestions?