PDA

View Full Version : Treeview in VB


map
02-11-2003, 08:24 PM
Can anyone pretty quickly suggest a web site or book that discusses the Treeview control? I have spend a great deal of time looking through web sites and going to bookstores. Many books don't even list the Treeview and some (like my textbook) use recordsets. We are supposed to populate a treeview using a sequential access file. Thanks for any input.

Jiggy
02-11-2003, 08:27 PM
Dont know if this will help, here (http://www.google.com/search?hl=en&ie=UTF-8&oe=UTF-8&q=Treeview+in+VB+&btnG=Google+Search).

map
02-11-2003, 08:47 PM
I should mention we are using 6.0. Thanks.

Jiggy
02-11-2003, 08:53 PM
Same thing as above but ive added 6.0 to it (http://www.google.com/search?hl=en&lr=&ie=UTF-8&oe=UTF-8&q=Treeview+in+VB+6.0)

Paul Komski
02-12-2003, 05:45 PM
Couple more links:-

http://msdn.microsoft.com/workshop/webcontrols/overview/treeview.asp

http://www.dnzone.com/ShowDetail.asp?NewsId=111

Or try searching the MSDN Library CD which should have shipped with your copy of VB.

map
02-23-2003, 11:06 PM
I got the answer from my instructor. If anyone is interested I can share the info.