SyntaxFix
Write A Post
Hire A Developer
Questions
If you use a Language Resource file to set the labels in your application you need to set the its value:
CultureInfo customCulture = new CultureInfo("en-US"); Languages.Culture = customCulture;