Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Numeric Inputmask
Message
De
23/11/2010 07:08:55
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Numeric Inputmask
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Network:
Windows XP
Divers
Thread ID:
01490245
Message ID:
01490245
Vues:
131
Dear Sir,

I want to apply following inputmask on numeric textbox

when value is=100.00
then it must display value as =100.00

when value is=1000.00
then it must display value as =1,000.00

when value is=10000.00
then it must display value as =10,000.00

when value is=100000.00
then it must display value as =1,00,000.00

when value is=1000000.00
then it must display value as =10,00,000.00

when value is=10000000.00
then it must display value as =1,00,00,000.00

when value is=100000000.00
then it must display value as =10,00,00,000.00

The codes must be in Interactivechange or keypress event.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform