Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Need InputMask and Format properties for numeric field.
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Need InputMask and Format properties for numeric field.
Miscellaneous
Thread ID:
00124545
Message ID:
00124545
Views:
53
I have a textbox control that is displaying a numeric field.

I want the following number: 123456.78 to display as such: $123,456.78 in the textbox control.

How do I set my InputMask and Format properties?

I currently have them set as such: InputMask: $$$,$$$.99 and Format: KR. The result in the textbox field is 123,456.78. I want the dollar sign to appear in front of the number without adding another digit to the number. I've also tried the following settings with the same result: Input Mask: 999,999.99 and Format: KR$.

Thanks,
Annemarie
Next
Reply
Map
View

Click here to load this message in the networking platform