Is there a way to make such a TreeView in VB.NET as you see on http://msdn.microsoft.com/library/default.asp site. In the left hand side you will see a treeview.
Printable View
Is there a way to make such a TreeView in VB.NET as you see on http://msdn.microsoft.com/library/default.asp site. In the left hand side you will see a treeview.
:confused:
Let me repaint the question fellas.
If you were to show the Hierarchical data in your VB.NET form and you are told not to use Treeview control ( for some reason ) what would you rather use ....
If you want to write your own control it takes AGES to do. You can come up with a few dodgy ways like a listbox with indents but if you want a professional look, get out your prayer mat.