Hello
i have added a treeview activex control to my form and it's style is 7. but it does not show plus and minus sign, when i click on the node it expands but there is not plus and minus sign.
Best Regards.
Hello
i have added a treeview activex control to my form and it's style is 7. but it does not show plus and minus sign, when i click on the node it expands but there is not plus and minus sign.
Best Regards.
If no pictures are showing up at all, check the control's ImageList property and ImageIndex property.
http://msdn.microsoft.com/en-us/library/haf2a2zb.aspx
http://msdn.microsoft.com/en-us/library/1dtsdfkx.aspx.
Well, I have finally been able to make the +/- appear by changing the
LineStyle of my treeview to tvwRootLines.
thanks
Good enough. Please mark the thread solved. That's at the Top of page, under Thread tools.