Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Textbox Inputmask
Message
De
25/04/2007 17:02:37
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
Code, syntaxe and commandes
Titre:
Textbox Inputmask
Versions des environnements
Environment:
VB 8.0
Divers
Thread ID:
01219932
Message ID:
01219932
Vues:
96
How do I set an inputmask in VB? I want to force the first character to uppercase and limit the number of characters to the length of the underlying (bound) field.

In VFP I would do something like this:
THIS.InputMask= "!" + REPLICATE("X",LENC(EVALUATE(THIS.ControlSource))-1)
Frank.

Frank Cazabon
Samaan Systems Ltd.
www.samaansystems.com
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform