|
-
Sep 8th, 2004, 02:20 PM
#1
Thread Starter
PowerPoster
file browser
hi there.
in C#, what is the termonology used, and how do i get this up?
i want a file browser dialog box, the user can select a folder to browse to, they hit ok, my app will browse to that folder. i would also like the path to that folder they selected
like for example, in WinME or WinXP, using its zip program, when you extract the files, you have a browse button to select the destination to unpack the files to - i would like that type of dialog box.
thanks!
-
Sep 8th, 2004, 02:55 PM
#2
PowerPoster
Use the FolderBrowser control.
-
Sep 8th, 2004, 03:42 PM
#3
Thread Starter
PowerPoster
thanks....
problem im facing, i cant remember if i made a topic or not, i probably did but, when the user selects the folder from the folder dialog, that is copied to a string variable.
ok
now, how can i make it so that, when the user selects (in the treeview box i have) a folder, it will take that path and put it into this string variable?
-
Nov 5th, 2005, 02:16 PM
#4
Junior Member
-
Nov 6th, 2005, 09:03 AM
#5
Re: file browser
And of course, that's just for future reference, seeing as this thread is over a year old
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
|