Wrox Programmer Forums
Go Back   Wrox Programmer Forums > C# and C > C# 1.0 > C#
|
C# Programming questions specific to the Microsoft C# language. See also the forum Beginning Visual C# to discuss that specific Wrox book and code.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the C# section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old April 30th, 2007, 10:09 AM
Registered User
 
Join Date: Apr 2007
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default C# and WinXP Customize Regional Option Values

How to retrieve the values of "Customize Regional Options" on WinXP "Rigional and language Options" programmatically, such as "Decimal symbol" or "Digit Grouping symbol"

THANKS!


 
Old May 3rd, 2007, 07:20 AM
Authorized User
 
Join Date: Dec 2004
Posts: 68
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to DZukiewicz
Default

I don't think you can.

You only need to really apply the formatting where necessary, using the string formatting classes.

If you want to format currencies, use the C (currency), floats use F, hexadecimals use X.

There are lots of formatting types. Look on the msdn website for more formatting techniques.

Regards,

Dominic





Similar Threads
Thread Thread Starter Forum Replies Last Post
Create Check Boxes/Option buttons/Option Group hewstone999 Access VBA 1 March 14th, 2008 07:25 AM
Regional and Language settings Bartek Beginning VB 6 1 November 13th, 2006 02:35 PM
Regional and Language Options Bartek Pro VB 6 0 November 13th, 2006 10:25 AM
option values hastikeyvan Dreamweaver (all versions) 3 October 13th, 2005 01:19 AM
option values hastikeyvan Dreamweaver (all versions) 6 September 23rd, 2005 11:56 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.