Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Putting commas in text box using program
Message
De
05/04/2004 13:21:42
 
 
À
05/04/2004 10:14:41
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00892254
Message ID:
00892357
Vues:
16
Hi John,

I suggest you add a property to your form, thisform.addproperty('cNumericInputMask','999,999,999.99'), and use thisform.cNumericInputMask as InputMask for all the relevant textboxes. Then, if you change thisform.cNumericInputMask, you also must refresh the relevant textboxes.

>Hi all, i have a form called parameter in wich user can select number of decimal numbers displayed in a text box showing a number. I need that the form change when user choose 0 decimal places, 2 decimal places, 3 decimal places. The program must change every textbox in the form that displays a number... Any ideas
>
>Thank you all
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform