Hi,
does anyone know if it's possible to disable update of File Name box in SaveFileDialog control? My goal is to prepopulate it with certain FileName and prevent users from changing it when they Save it.
Thank you.
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Scott LyslePosted May 28, 2007, 10:32 PM
If you want the path without the file name, you could use the folder browser dialog in lieu of the save file dialog.