how to change the language to control StiViewerControl
Posted: Tue May 31, 2011 12:23 pm
hello, how to change the language to control StiViewerControl to leave me the legends of the buttons in Spanish instead of English?
I have this line but I just change the language in StiDisagnerControl
rutaidioma = System.AppDomain.CurrentDomain.BaseDirectory + "xml\\es.xml";
Stimulsoft.Report.StiConfig.LoadLocalization(rutaidioma);
I hope I can help
I have this line but I just change the language in StiDisagnerControl
rutaidioma = System.AppDomain.CurrentDomain.BaseDirectory + "xml\\es.xml";
Stimulsoft.Report.StiConfig.LoadLocalization(rutaidioma);
I hope I can help