Multi Language Support for C# application
C#
2
Posts
2
Posters
0
Views
1
Watching
-
Hey All, I'm working on Multi language application, which supports around 22 languages. The problem is how do I show standerd "Open File", "Save" and "Print" Dailogue in other languages ? Thanks in Advance...
-
Hey All, I'm working on Multi language application, which supports around 22 languages. The problem is how do I show standerd "Open File", "Save" and "Print" Dailogue in other languages ? Thanks in Advance...
The common dialogues will automatically be displayed in the operating systems language.
Simon