Tree View

A

Andro Dgebuadze

Can anybody help me with Treeview?
I do not know how to control (add items) this object.
Do I nees to include something in the References?
If you can send an example that would be Great.


Andro Dgebuadze
 
A

Albert D. Kallal

You don't mention what version of access you are using.

There is even a treeview wizard for access 97.

However, here is some good examples for a2000

ACC2000: How To Fill a TreeView Control Recursively
http://support.microsoft.com/?id=209891

ACC2000: Example Using TreeView Control Drag-and-Drop Capabilities
http://support.microsoft.com/?id=209898

ACC2000: How to Migrate from Data Outline Control to TreeView Control
http://support.microsoft.com/?id=209927


ACC97: Microsoft Access 97 ActiveX Controls Sample Database Available in
Download Center
http://support.microsoft.com/?id=165437

The last one is for a97, and is a real gem.
 
Top