Click to See Complete Forum and Search --> : Is there any activex control which acts similar to the "Tree View Control".


Rajiv Konkimalla
November 15th, 1999, 07:01 AM
Is there any activex control which acts similar to the "Tree View Control".
The activex control should display the whole information in the form of
a tree(parents are encircled and a line joins the parent and the child of it that too encircled
and goes on till the leaves appear)i.e it displays the whole expanded information on the screen howmuch
ever the hierarchy may be.

Lothar Haensler
November 15th, 1999, 07:31 AM
if the treeview control that comes with vb is not good enough for you, check out the common controls replacement program on http://www.mvps.org/ccrp/.
They offer a treeview control.