Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

File Dialog

Status
Not open for further replies.

jmofthenorth

Technical User
May 8, 2007
7
US
Hi,

I'd like to prompt the user to select a directory to save a file into. I think that I can use the SaveFileDialog to do this, but how do I set it up so that only the directory is selected (ie. I don't have to bother about file types etc.) Anyhow, my C# book says it's possible, but doesn't say how.
 
Yet another cse of me answering myself.
FileBrowserDialog worked well for this.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top