Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Putting commas in text box using program
Message
 
À
05/04/2004 11:28:20
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00892254
Message ID:
00892299
Vues:
22
Then you can not use setall for "textbox". One of the solutions could be that you create your own textbox class having just another name, like mytextbox, and use it for displaying numbers only. Then
...setall(...,"mytextbox") should work.

>Yuri, a question,
>thisform.setall("inputmask","999,999,999.99","textbox") works fine to all textbox in a form, but how can i determine when a textbox is not using a number format and don't change it inputmask?
>Thanks?
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform