How icon Print preview window has changed
Code: Select all
Stimulsoft.Report.Render.StiPreviewForm previewForm = new Stimulsoft.Report.Render.StiPreviewForm();
previewForm.Icon ???
And how the code has changed UI language
Does the Stimul code to be there?
Code: Select all
previewForm.UIlanguage =Spanish ;
Thank you.