We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

Localize SfRichTextBoxAdv control contained in separate DLL

Hello, 
we put SfRichTextBoxAdv control in a WPF UIcontrol application compiled as dll and reuse it in windows contained in others dll. 
Dlls are invoked by old COM application using interoperabilty.
We need to localize directly the dll containig SfRichTextBoxAdv, because we can't use Framework localization leverage. 
Is there a way to load localized strings in dll?

Thank You

2 Replies

MO Main Office Srl November 30, 2016 11:49 AM UTC

The problem has been solved setting 

Application.ResourceAssembly 

property to an assembly containing the resources.

Thanks.


VM Venkatesan Mani Syncfusion Team December 1, 2016 12:37 PM UTC

Hi Francesco,

Thanks for using Syncfusion Products

We are glad to know that your issue has been resolved. Please let us know if you have any other questions.

we will be happy to assist you.  
Regards,
Venkatesan. 


Loader.
Up arrow icon