Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
First letter of textbox forced to uppercase
Message
De
09/06/2001 14:13:33
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00517385
Message ID:
00517418
Vues:
18
>How about:
>
>IF TYPE(This.ControlSource)='C'
>    if empty(This.InputMask)
>       This.InputMask='!'+REPLICATE('X',LEN(EVALUATE(This.ControlSource))-1)
>    endif
>ENDIF
>
This.InputMask contains by default a value in the txtField class. I need to detect if at the form designer level, we have overwritten that value.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform