VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Explorer Treeview Sample

Eddie Merkel  (1 Submission)   Files/File Controls/Input/Output   Visual Basic 3.0   Intermediate   Wed 3rd February 2021

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.

Rate Explorer Treeview Sample (3(3 Vote))

Download Explorer Treeview Sample

Explorer Treeview Sample Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters