Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Numeric Inputmask
Message
De
23/11/2010 09:35:35
Metin Emre
Ozcom Bilgisayar Ltd.
Istanbul, Turquie
 
 
À
23/11/2010 07:08:55
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Network:
Windows XP
Divers
Thread ID:
01490245
Message ID:
01490254
Vues:
83
Hi Tarik,

I think so you have to put this.inputbox="9999999999999999.99" at gotfocus event
and than at lostfocus event you should put your inputbox with a case. If you change inputbox property at interactive change event your cursor lost it's stability.

>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.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform