Codeless Posted March 4, 2004 Posted March 4, 2004 How can I use an OpenFileDialog control to return a directory name. I want to select a directory by browsing, but when the hit the open button it jumps into the directory that I want to select. I don't want them to have to select a file underneath the directory because there may be nothing underneath it. Can it be done? Quote Codeless ...it just goes on and on.
Codeless Posted March 4, 2004 Author Posted March 4, 2004 Just found it. I guess its FolderBrowserDialog class, which I don't have. Time to upgrade I guess. Quote Codeless ...it just goes on and on.
*Experts* mutant Posted March 4, 2004 *Experts* Posted March 4, 2004 If you are using .NET 1.0 here is an API alternative: http://www.elitevb.com/content/01,0077,01/ Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.