This is a migrated thread and some comments may be shown as answers.

winforms Localisation

1 Answer 43 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
pierre-jean
Top achievements
Rank 1
Veteran
Iron
pierre-jean asked on 01 Dec 2016, 06:22 PM
I have created a winforms with components and I want to localize it (using the .resx files
I set the forms property localizable to true and the default language to "french"
When I want to add a componenet (a radbutton for exemple) I have an error message that tells me "Impossible to add a componenet in localizable mode - set the language to default"
How can I convert my form to be localizable (I need the application to support English and french)
Thanks

1 Answer, 1 is accepted

Sort by
0
Dess | Tech Support Engineer, Principal
Telerik team
answered on 02 Dec 2016, 01:31 PM
Hello Pierre-Jean,

Thank you for writing.  

This is normal behavior and it can be obtained with the standard MS WinForms controls as well.
In order to localize the controls on the form, I would recommend you to follow the steps demonstrated in this help article: https://msdn.microsoft.com/en-us/library/y99d1cd3(v=vs.71).aspx

I hope this information helps. Should you have further questions I would be glad to help.

Regards,
Dess
Telerik by Progress
Telerik UI for WinForms is ready for Visual Studio 2017 RC! Learn more.
Tags
General Discussions
Asked by
pierre-jean
Top achievements
Rank 1
Veteran
Iron
Answers by
Dess | Tech Support Engineer, Principal
Telerik team
Share this question
or