|
-
Sep 16th, 2007, 11:18 AM
#1
Thread Starter
Addicted Member
MaskedTextBox Currency Mask?
Does anyone know how to set the maskedtextbox to a currency format that actually works? I have set the mask to “$999,999.00” but the user input looks like this “$120,0__.__” instead of this “$___._12.00”. It seems like the maskedtextbox would be able to handle this type of input without using the keypress events to alter the text.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|