alternative to XtraTreeList for vb6

798 Views Asked by At

I'm looking for a advanced treeview component for vb6. Is there any better alternative to XtraTreeList of DevExpress?

Thanks

1

There are 1 best solutions below

1
On BEST ANSWER

Finding the built-in Treeview control quite limited, we use the VSFlexGrid from ComponentOne. It's fairly easy to create a treeview using their control.

enter image description here