Display dialogs using OS language #51
Labels
enhancement
New feature or request
hacktoberfest
https://hacktoberfest.digitalocean.com
help wanted
Extra attention is needed
up-for-grabs
Milestone
Allow users to easily open dialogs in different languages. The behavior should be the same as using the standard dialogs in Windows Forms.
A possible workaround for now is to call
SetThreadUILanguage
with the desired Windows Language Code Identifier (LCID):For example, for French:
Originally reported by @DineshSolanki via #50
The text was updated successfully, but these errors were encountered: