Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Variable
Message
 
À
07/10/1996 14:54:38
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00009551
Message ID:
00009553
Vues:
29
To limit the number of characters a user can type into a text box, use the inputmask property of the text box. The mask itself should be 30 X's.

Anytime you want to move a variable into the text box, use the syntax:

thisform.{textboxname}.value = {variable name}

Note: use the actual word "thisform", not the name of your form.

Good luck,

Rob
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform