Localizing Windows Forms

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • cmdolcet69

    Localizing Windows Forms

    I have an issue with localizing forms, I added a button to my form and
    then set my form to localizable property = true.

    changed my language from default to Spanish and saved.

    I built the project and tested it on a windows XP spanish OS. the
    button text still said "button1"
Working...