Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
680
Localizing the Ribbon
posted

Hello,

 I have a form with a ribbon in it. I would like to use Localizable = true, but since all the buttontools are created locally in the InitializeComponents, it seems very difficult to translate these tools. My question is: how do you add language support to the ribbon?

 Regards, Johan

Parents
  • 44743
    posted

    The design-time support for localizations will work with tools even though they are created locally. Once you switch the language of the Form and enter new captions/images on the tools, the other language's resx file will automatically be populated with the new captions/images. If you are having problems with this support, it could be a bug. If that is the case, either provide a more detailed description of the problem or submit the issue to the support group: http://ko.infragistics.com/gethelp.

Reply Children
No Data