hi Mark,
Yes. There is a control called TreeView control. Please select the
Windows Common Controls 6 (SP3) from the Components Dialog box. You will
have the TreeView control along with many other controls.
Hope this helps,
N.T.GOPALAKRISHNAN
----- Original Message -----
From: Mark.Chen
To: professional vb
Sent: Thursday, May 24, 2001 10:37 PM
Subject: [pro_vb] EXLPORER STYLE CONTROL?
Hi there,
Is there any control in VB that can simmulate the explorer style tree
structure? To make myself clearer, I am talking about the didsplay in
window explorer, where directories are shown in levels, with dotted
line
indicating their relations and + or - signs for you to expand or close
a
directory.
It would be cool to do that in VB. Any ideas?
Mark