Disable FileName in SaveFileDialog
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.