falco Posted March 6, 2003 Posted March 6, 2003 Once I select where I want to save a file, how do I display the full path in the textbox? Quote
*Gurus* divil Posted March 6, 2003 *Gurus* Posted March 6, 2003 Use the .Filename property of the SaveFileDialog. Quote MVP, Visual Developer - .NET Now you see why evil will always triumph - because good is dumb. My free .NET Windows Forms Controls and Articles
falco Posted March 6, 2003 Author Posted March 6, 2003 Thanks Divil, when I read in the tooltip that .FileName "gets or sets a string containing the file name selected", I didn't think it would return the entire path. 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.