|
-
December 2nd, 1999, 06:41 AM
#1
TreeView, ListView and ImageList
I want to create an application something like the windows explorer: At left side, a tree view control to show directories ierrarchy, in middle a list view to display files and directories with columns and of course an imagelist for the appropriate icons. Is there any source code ready, or can you tell me how to do it? I think that first step is to read the disk and initialize the tree view. I want to display all sub-directories from a parent one (default).
I use VB6 and SP3.
Thanx
Michael Vlastos
Automation Engineer
Company SouthGate Hellas SA
Development Department
Athens, Greece
-
December 2nd, 1999, 03:35 PM
#2
Re: TreeView, ListView and ImageList
You're in luck, I've just posted an article to the site that does just this using the FileSystemObject.
Take a look at :
http://codeguru.developer.com/vb/articles/1958.shtml
Chris Eastwood
CodeGuru - the website for developers
http://codeguru.developer.com/vb
-
December 2nd, 1999, 06:44 PM
#3
Re: TreeView, ListView and ImageList
Check on http://www.mvps.org/btmtz/
Brad made some cool demos
Hanky Panky
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|