Directory TreeView
How to fill a TreeView with a directory tree. Uses a recursive procedure to fill a TreeView control with all directories on a drive.
About this post
Posted: 2017-07-14
By: BlackBeltVB
Viewed: 406 times
Categories
Attachments
DIRVIEW.ZIP
Posted: 7/14/2017 7:31:16 AM
Size: 2,543 bytes
Requirements
Requires the Comctl32.ocx or Mscomctl.ocx Microsoft Windows Common Controls control.
This code originally appeared on BlackBeltVB.com, and has been republished here with the permission of Matt Hart.
Special Instructions
Uses the following API functions:
- FindClose
- FindFirstFile
- FindNextFile
Loading Comments ...
Comments
No comments have been added for this post.
You must be logged in to make a comment.