Hi there...
I've been searching a way to find out (using API) how to set a picture to a TreeView ActiveX control for hours... Has anyone you done this before? Would be kind...
See you...
keetsh®
Printable View
Hi there...
I've been searching a way to find out (using API) how to set a picture to a TreeView ActiveX control for hours... Has anyone you done this before? Would be kind...
See you...
keetsh®
Do you mean how to put icons to the nodes?
hehe no I dont... I mean putting a background picture.
I think that's even hard to do with API's but i'm not sure, I need to know if treeview have childwnd's or if they're all labels, Or if it draw everything directly in the control. You could try to write to the DC of the treeview and see if it overwrites the text or not.
Well thanks.. I'm gonna try this now...