hi how I can load a language in my control. net so it does not change depending on the operating system ... I want you to always be displayed in Spanish
hi how I can load a language in my control. net
hi how I can load a language in my control. net
Hello,
You can use the following code for load Spanish localization:
Thank you.
You can use the following code for load Spanish localization:
Code: Select all
Stimulsoft.Report.StiConfig.LoadLocalization("es.xml");