Skip to content

DevExpress-Examples/winforms-scheduler-localizer-translate-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WinForms Scheduler - Localize UI using the Localizer object

This example shows how to create a custom localizer object (SchedulerLocalizer descendant) to display custom resource strings. The example displays resource identifiers (SchedulerStringId enumeration members) instead of corresponding strings. This technique allows you to easily translate or rename our shipping resources on the fly (for example, titles, menu commands, messages, etc.).

WinForms Scheduler - Localize UI using the Localizer object

Note

Captions of UI elements displayed within built-in forms and dialogs (for example, an appointment edit form) cannot be localized with Localizer objects. This example creates a custom form to translate default captions to German.

Files to Review

Documentation

Does this example address your development requirements/objectives?

(you will be redirected to DevExpress.com to submit your response)