|
-
Jun 5th, 2000, 11:45 AM
#1
Thread Starter
Member
Does anyone know if there is a control or API call that lets me place a directory/file list box like that of Windows Explorer? I've been looking for this control/code for a while now. I'd like to show the folder and files in a directory using icons instead of just a list or tree. Thanks in advance.
-
Jun 6th, 2000, 03:55 AM
#2
New Member
ListView Control
Look into the ListView Control. It is part of the Microsoft Windows Common Controls 6.0 (SP3) (mscomctl.ocx).
With this control you can have a list box with column headers (like in Windows Explorer the File Name, File Type, Date, etc.) and you can have icons.
Kevin
-
Jun 6th, 2000, 03:59 AM
#3
Member
download the Xceed Zip Library from download.com it is the best zipping library i have found, although to use it in distributed appz, you need to register the dll
it is the best though
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
|