Change forms language

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

    #1

    Change forms language

    Hi,

    I'm trying to make a multilanguage application.
    I manage to create the forms resource files for each language and to read
    them (rm.GetString(" Label1.Text", pCultureInfo)), but I need to change all
    objects after changing pCultureInfo.
    Is it possible to change the forma language in code? Where? How?
    (I see that in designtime when I change the language, all objects are
    updated... I it might be possible to do it in runtime)

    Thanks
    CC


Working...