Hi
I'm hosting a DocumentViewer (WPF control) on a Windows Forms control. The DocumentViewer works fine but my problem is if i use the application on e.g. a Spanish or France OS then the tooltips etc. are not translated (everything is in English like e.g. the
Print tooltip). Anyone knows what i can do in code to get the strings to show up in the correct language (OS language)?
Thanks
AHR