when a file is extracted to a folder, theres a different listbox that shows all the folders in a drive. how can i use one of those for my program?
Printable View
when a file is extracted to a folder, theres a different listbox that shows all the folders in a drive. how can i use one of those for my program?
I saw something like that here but, since they have a terrible directory structure and way of finding code, i cant find it
i looked everywhere there.. cant find it =(
anyone know where i can get one?
Check out the SHBrowseForFolder API: http://www.vbforums.com/showthread.p...rowseForFolder
If you don't wanna use the SHBrowseForFolder API, you can download the FolderTreeview control at:
http://www.mvps.org/ccrp/