How to change UI language
How to change UI language
Hello!
How to change the UI language of the designer and the viewer by code?
Thanks!
How to change the UI language of the designer and the viewer by code?
Thanks!
How to change UI language
Hello.
Thank you.
Please try to use next code:tevildo wrote:How to change the UI language of the designer and the viewer by code?
Code: Select all
StiLocalization.Load(@"c:\Program Files\Stimulsoft Reports.Ultimate 2011.2 Trial\Bin\Localization\de.xml");
How to change UI language
Hello,
The code doesn't work. StiLocalization reads the file, but when I run the designer with report.DesignWithWpf(), the designer is not localizated.
Thanks!
The code doesn't work. StiLocalization reads the file, but when I run the designer with report.DesignWithWpf(), the designer is not localizated.
Thanks!
How to change UI language
Hello.
Thank you.
Which version do you use?tevildo wrote:The code doesn't work. StiLocalization reads the file, but when I run the designer with report.DesignWithWpf(), the designer is not localizated.
Thank you.
How to change UI language
Hello,
I use 2011.2.1100.0 version.
Thanks!
I use 2011.2.1100.0 version.
Thanks!
How to change UI language
Hello.
Thank you.
It works right in this version. Maybe you should correct the path to your language file.tevildo wrote:I use 2011.2.1100.0 version.Thanks!
Thank you.
How to change UI language
Hello,
Can you give a sample, please? I can't localize the deisgner..
Thanks!
Can you give a sample, please? I can't localize the deisgner..
Thanks!
How to change UI language
Hello.
Thank you.
Here is a sample project.tevildo wrote:Can you give a sample, please? I can't localize the deisgner..
Thank you.
- Attachments
-
- 1436.WindowsApplication7.zip
- (9.59 KiB) Downloaded 617 times