M
Martijn Mulder
I use a System.Windows.Forms.SaveFileDialog to select and name the file to
save my work. When I select an already existing file the SaveFileDialog
automatically displays a Dialog:
File ... already exists. Do you want to replace it?
That's fine. But the two buttons on the Dialog have captions 'Ja' en 'Nee',
dutch for Yes and No. It looks really silly and I want to change it all to
dutch or all to english.
Any suggestions?
save my work. When I select an already existing file the SaveFileDialog
automatically displays a Dialog:
File ... already exists. Do you want to replace it?
That's fine. But the two buttons on the Dialog have captions 'Ja' en 'Nee',
dutch for Yes and No. It looks really silly and I want to change it all to
dutch or all to english.
Any suggestions?