Board index » Visual Studio » Formatting Currency
|
leonardo_garces
|
Formatting Currency
Visual Studio279
How is everyone formatting currency with VB.NET? Before I was calling the API function for it, which took the currency symbol from the Windows settings. I've found this to be limited when working with European countries where business in conducted in several different currencies. Are you guys just storing a currency symbol and formatting the number accordingly? What about the comma and decimal switch that some locales use? I hope .NET makes this easy for me! :-) -- - Mitchell Vincent - kBilling - Invoices Made Easy! - www.k-billing.com - |
