Tree View Modification?

Started by G_G, March 03, 2011, 11:16:17 pm

Previous topic - Next topic

G_G

Does anyone know how I would go about modifying the tree view. Or even just making a class that inherits it. Anyways what I want to change how the treeviewnodes image is chosen. The node's image is selected from an image list. I'd rather the node's image be selected as an actual Image property instead of ImageIndex, Imagekey, etc. Anyone got any ideas?