|
-
Mar 22nd, 2008, 01:21 AM
#1
Thread Starter
Hyperactive Member
file target location
whats the dialog which can let user choose the target location of file? and i will need to get the location chosen by user to create a zip folder so that i can zip files into the zip folder...common dialog doesnt seem to be the one..
-
Mar 22nd, 2008, 02:47 AM
#2
Re: file target location
If the user should be able to also select the file name, the CommonDialog is what you want.. but if they should only be able to select the folder, what you want is the BrowseForFolder API, which you can find examples of here.
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
|