Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Need InputMask and Format properties for numeric field.
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Need InputMask and Format properties for numeric field.
Divers
Thread ID:
00124545
Message ID:
00124545
Vues:
54
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform