Search Tools Links Login

Explorer Treeview Sample


Visual Basic 6, or VB Classic

This code shows how to load an Explorer type treeview control using the FileSystemObject. The heart of the code is modTreeview, where all the work takes place. You can drop this module into your project, reference the FileSystemObject and go. All the code is here to show you how to load the treeview control, handle clicks and get the path back. Nothing majorly spectacular but handy. It is also fast loading because it doesn't load the next "level" until the user clicks...just like windows explorer.

Original Author: Eddie Merkel

About this post

Posted: 2002-06-01
By: ArchiveBot
Viewed: 99 times

Categories

Visual Basic 6

Attachments

Explorer T247508162001.zip
Posted: 9/3/2020 3:45:00 PM
Size: 6,855 bytes


Loading Comments ...

Comments

No comments have been added for this post.

You must be logged in to make a comment.