Hi,
The Print() method of the Report class (Infragistics.Windows.Reporting namespace) shows a dialog in which only the header is localized (see attached example for Dutch OS).
Is there a way to localize the content of the Print dialog box (i.e. the words "Progress Information" and the "Cancel" button)?
Thanks,
Abhay
Hi Elizabeth,
Thanks, that should do the job. I will let you know in case I have problems.
Regards,
Hello Abhay,
Please reference this topic on how to localize WPF assembly strings.
For this particular dialog, you can use the strings listed here. You would be looking for ProgressCancelButton and ProgressInitialDescription.
Let me know if you have further questions.
Elizabeth AlbertLocalization Engineer