expand/collapse images in TreeView control
-
Hi, Can I have different collapse/expand images for a TreeView control at the same time? I mean, for example, can one node in the tree has its expand image as a plus sign and another one has its expand image as a triangle? :rolleyes: I'm asking this as all I can find is that the TreeView only has one property for all expand images in the tree. Thanks, A7mad
-
Hi, Can I have different collapse/expand images for a TreeView control at the same time? I mean, for example, can one node in the tree has its expand image as a plus sign and another one has its expand image as a triangle? :rolleyes: I'm asking this as all I can find is that the TreeView only has one property for all expand images in the tree. Thanks, A7mad
Not unless you write a custom control to support this.