|
-
December 16th, 2008, 02:13 PM
#1
Selecting multiple folders in a visual basic 6 application
Hi all,
Could someone please tell me what the best way is to present the user with a dialog box that can be used to select multiple folders?
I am creating a backup program which requires that the user can select the file(s) and folder(s) they wish to backup, these will then be added to a "files to backup" list box for user review.
I have managed to implement a multiple file selection system using the visual basic common dialog box controls (implemented using the API), but this does not allow for selection of multiple folders.
Even if this was possible, it would be difficult for the program to determine whether the user wishes to enter a folder or select it.
i have looked on this forum and others, but so far no luck.
Any help would be much appreciated.
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
|