Re: How to get Windows UI language?
- From: "Cor Ligthert [MVP]" <notmyfirstname@xxxxxxxxx>
- Date: Wed, 30 Nov 2005 10:22:59 +0100
Mika,
I don't know what (language) Windows version the user is using, however you
can find what is his setting for the culture to use.
System.Globalization.CultureInfo.CurrentCulture
or this one
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfsystemglobalizationcultureinfoclasscurrentculturetopic.asp
(I thougth that the language version was just a version number)
However why do you need it? Normally all things should be done by the
globalization automaticly in Net.
I hope this helps you sofar,
Cor
"Mika M" <mahmik_removethis@xxxxxxxxxx> schreef in bericht
news:eW1622Y9FHA.1484@xxxxxxxxxxxxxxxxxxxxxxx
> Hi!
>
> I need to know which language version of Windows user is using, how to get
> it? In my case I need to know is Windows in english or finnish only.
>
> --
> Thanks in advance!
>
> Mika
.
- References:
- How to get Windows UI language?
- From: Mika M
- How to get Windows UI language?
- Prev by Date: How to get Windows UI language?
- Next by Date: RE: VS2005: "Make single instance application"
- Previous by thread: How to get Windows UI language?
- Index(es):
Relevant Pages
|
Loading