Thread.CurrentThread.CurrentUICulture
- From: spig.marco@xxxxxxxxx
- Date: 1 Apr 2007 05:03:40 -0700
Hi to all!,
I've downloaded .net Framework SDK 2.0 and I have VB.NET2005 Express
Edition, I would like to create multilanguage systems that changes
with radio button.
With Windows Localization Resource I changed the label of my
FrmMain.vb! and created automaticaly FrmMain.en.resx.
When i lunch the command in FrmMain_load()
....
Thread.CurrentThread.CurrentUICulture = New CultureInfo("en")
....
Doesn't happen anything!
That's wrong?
Thanks
Marco
.
- Follow-Ups:
- Re: Thread.CurrentThread.CurrentUICulture
- From: Cor Ligthert [MVP]
- Re: Thread.CurrentThread.CurrentUICulture
- From: Herfried K. Wagner [MVP]
- Re: Thread.CurrentThread.CurrentUICulture
- Prev by Date: Re: Zooming Out: The Larger Issue
- Next by Date: Re: Thread.CurrentThread.CurrentUICulture
- Previous by thread: Writing to LPT1
- Next by thread: Re: Thread.CurrentThread.CurrentUICulture
- Index(es):