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!