-
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.
-
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
-
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