Home All Groups Group Topic Archive Search About

Change CulterInfo.NumberFormat for entire application

Author
3 Aug 2006 10:42 AM
FrankVDL
Hi,

I wanne make sure my application always uses a "." as decimal
seperator.
Changing the
Application.CurrentCulture.NumerFormat.NumberDecimalSeperator doesn't
work !

It seems that Application.CurrentCulture returns the culture info from
the current thread, and new when a new thread is created, is checks the
Culture settings in Windows again.

How can I change the CultureInfo for all running threads ?
How can I make sure that newly created threads also use my adjusted
cultureinfo

Kind Regards
Frank Vanderlinden

AddThis Social Bookmark Button