When I'm trying to set the localization to Euros, I would expect the euro currency sign to print out €3,00 instead it prints out 3,00€. How can I make it print out in the front of the number instead of behine. This seems to be a bug in the framework. System.Threading.Thread.CurrentThread.CurrentCulture...