Windows

NAVIGATION
CATEGORIES
REFERRENCE
LINKS
  • Setting the UI Culture at runtime

    0 answers - 993 bytes - related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

    hi folks!!
    i am stuck in a situation where i want to
    change the culture of the windows forms UI at runtime.
    As far as i know the "CurrentUICulture" needs to be
    set in the forms constructor before calling the
    InitializeComponent()(Windows Form Designer generated
    code) method,so that the corrcet SattetliteAssembly is
    refernced for loading the Language specific strings
    = new ("de-AT");
    Now i want to allow the user change the culture,and
    then UI language should change ,reflecting the
    selected language.
    Any Tip or reference to articles,will be helpful.
    Thanks in advance
    Sameer
    Yahoo! Sports
    Rekindle the Rivalries. Sign up for Fantasy Football
    Yahoo! Groups Links
    <*To visit your group on the web, go to:
    <*To unsubscribe from this group, send an email to:
    Microsofts_C_Sharp-unsubscribe (AT) yahoogroups (DOT) com
    <*Your use of Yahoo! Groups is subject to:

Re: Setting the UI Culture at runtime


max 4000 letters.
Your nickname that display:
In order to stop the spam: 0 + 9 =
QUESTION ON "Windows"

EMSDN.COM