Regional Settings

D

David de Passos

Hi!
How can set Regional settings in rum-time mode?
For example How can set decimal separator to "." in VB.NET?
--


Cumprimentos,
David de Passos
--------------------------------------------------------------
RCSOFT, Lda.
E-Mail: (e-mail address removed)
Móvel: +351 966931639
Telefone: +351 239708708
Fax: +351 239708701
Tel. Directo: +351 239708705 ext. 401
 
H

Herfried K. Wagner [MVP]

David de Passos said:
How can set Regional settings in rum-time mode?
For example How can set decimal separator to "." in VB.NET?

Perform a search for "CurrentCulture" in the .NET documentation
('CultureInfo.NumberFormat', 'NumberFormatInfo.NumberDecimalSeparator').
 

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

Similar Threads

100 Labels 3
PrevInstance 3
Regional Settings 4
IP 1
Running Program 8
Query Timeout 3
DataGrid Collumn/Cell Color 1
DataGrid 2 1

Top