TreeView

  • Thread starter Thread starter PC User
  • Start date Start date
P

PC User

Is there a TreeView Wizard for Access 2000? I'm trying to develop code
for a treeview control on a form and I was hoping for a wizard to help
me.

Thanks,
PC
 
There used to be one for a97..but not widely used. Here is a few links

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
 
in message:
Is there a TreeView Wizard for Access 2000? I'm trying to develop code
for a treeview control on a form and I was hoping for a wizard to help
me.

In addition to the links Albert provided, here are a few more:
(Watch out for any possible line wrapping on these links)

http://msdn.microsoft.com/library/en-us/cmctl198/html/vbobjtreeview.asp

http://msdn.microsoft.com/library/d...conscenarioviewingbibliomdbdatabaseastree.asp

http://msdn.microsoft.com/library/d...us/vbcon98/html/vbconusingtreeviewcontrol.asp

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnsmart00/html/sa00j14.asp

http://www.helenfeddema.com/access.htm
Look for accarch53 and accarch103.
 
Albert,
You are a very resourceful fellow. Thanks for the links, I'll check
them out.

PC
 
Back
Top