Hello,
I need a TreeView in my application. I already studied some examples with SysTreeView32. Now I've the following open points:
- is it possible to have a TreeView where the parents are "grey-checked" as long as not all childs are checked?
- is it possible to add some kind of bars on each node (in my case I want to show the size of the childrens)
- is it possible to implement some kind of colums to the TreeView, so that each node consists not only of one element
Regards,
Jochen
I need a TreeView in my application. I already studied some examples with SysTreeView32. Now I've the following open points:
- is it possible to have a TreeView where the parents are "grey-checked" as long as not all childs are checked?
- is it possible to add some kind of bars on each node (in my case I want to show the size of the childrens)
- is it possible to implement some kind of colums to the TreeView, so that each node consists not only of one element
Regards,
Jochen
Comment