How to Treeview in VBA

  • Thread starter Thread starter kvenku
  • Start date Start date
K

kvenku

Hi,
I need to use Treeview control in my VBA code. How to populate th
values for parent and the child.

eg.
Television
Sony
Panasonic
JVC
Philips

I need a '+' sign to be in the treeview for Television.. when i clic
the '+' sign the child values should be visible as the above example.

Also how to get a icon displayed in the treeview for the Parent an
Child list.


Thanks
Venkatesh
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top