Hello,
i wish to find an easy to use tree view control that is not big and not part of a control set like ms common controls.
i just need the tree view as a standalone.
thanks,
Boaz zemeR
Printable View
Hello,
i wish to find an easy to use tree view control that is not big and not part of a control set like ms common controls.
i just need the tree view as a standalone.
thanks,
Boaz zemeR
don't know about its deps, but... http://www.infragistics.com/products...vetreeview.asp
is it free???
also, it's a good time to metion now that i see the treeview control u told me about,
i only need the most simple control just text like this:
blah
| |
| -----blahblah1
| -----blahblah2
| -----blahblah3
|
blah2
|
------blahblahblah
etc.
i don't need pictures or anything, plain text, just so i can select the item.
no
i need a free one,
or is there a way of creating my own?!!?!
check my edited message
I never tried creating my own treeview. It seems like big job though.
best suggestion I can give is search the net for a free standalone treeview, or just use the one in the MScommcontrols ...
I would start looking for samples here : http://www.planet-source-code.com/vb/
good luck :)