DateTimePicker - Howto set the language



Hi,

I have an application that enables the user to switch between (so far) 2
different languages.

Now I need to display a datetimepicker. How can I switch / control the
language the datetimepicker appears?

I tried doing this to set it to english, but it would still display the
control using the german language:
System.Threading.Thread.CurrentThread.CurrentUICulture =
System.Globalization.CultureInfo.GetCultureInfo("en-GB")

Thank you very much,

Josef


.



Relevant Pages

  • Re: DateTimePicker - Howto set the language
    ... Now I need to display a datetimepicker. ... How can I switch / control the language the datetimepicker appears? ...
    (microsoft.public.dotnet.languages.vb)
  • RE: Switch language problem
    ... Sam Song Wrote: ... > to switch the default language to English totally. ... > display are still Chinese, ...
    (RedHat)
  • Re: personal productivity metrics (was Re: Female Java Programmers...)
    ... We had a standard query response skeleton that just needed filling with appropriate DB access statements and display formatting statements: the rest of the system was menu-driven and had already collected the data retrieval keys. ... Another factoid that's always fascinated me is that, while programmers vary widely in the number of lines of clean compiled and unit tested code they can write a day, the number of lines any individual can produce a day is almost independent of the programming language used. ... martin@ | Martin Gregorie ...
    (comp.lang.java.programmer)
  • Re: Updated HTML widget by Stephen Uehler?
    ... widget ... I see two thoughts in this thread: "do we need a modern html rending ... What text markup language seems most natural and flexible when writing ... Clean its display a bit. ...
    (comp.lang.tcl)
  • Re: using classes vs. modules
    ... grammar style of writing sentences. ... Case sensitivity - a facet of the language that almost every keystorke you ... Variables are declares in so many places that this becomes anopther Major ... I'm not going to suggest that you could switch entirely from C# to VB.Net ...
    (microsoft.public.dotnet.languages.vb)