See the attached video that illustrates the issue.
ButtonEdit - An image assigned to a button is lost when a form's language is changed to Default
Answers approved by DevExpress Support
We have fixed the issue described in this ticket and will include the fix in our next maintenance update. To apply this solution before the official update, request a hotfix by clicking the corresponding link for product versions you require.
Note: Hotfixes may be unavailable for beta versions and updates that are about to be released.
This behavior is caused by Visual Studio specifics and can be reproduced with any component that has a collection of objects/elements. Please refer to the VisualStudio doesn't update all the localizable Form's resx files when localizable properties are changed Microsoft issue to learn more about this behavior.
The simplest way to overcome this issue is to disable the Optimized Code Generation option in Visual Studio:
We also found a way to fix this shortcoming at our components level and the fix will be available starting with version 18.2.4.
- v19.1.3Download Official Update
- v18.2.4Download Official Update