NumberDecimalSeparator

G

Guest

Hi,

my application works of course with number and sometimes I need to convert
the real number to string. The internation settings of the device use comma
as numberdecimalseparator but I want to use the point.

How can I set in my application to use the point instead of the comma ? I
would like to set this option just one time at the beginning of the
application and I don't want to use other parameters (culture or something
else) in ToString() function.

In other words is it possible to change the current culture settings ?

Thank you in advance.

Keven Corazza
SierraSoft
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top