|
-
January 3rd, 2002, 02:13 PM
#1
BrowseForFolder (c#)
Does anyone know how to get the "Browse For Folder" dialog to show up using C#, and give me back the path upon dismissal. I tried adding a reference to Shell32.dll and using the "ShellClass" class to call "BrowseForDialog(...)". This works to display the dialog, but it returns a Shell32.Folder object, and I have no idea how to get the path from that. If anyone has any ideas, I would sure appreciate some help. thanks
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
|