Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Forced Uppercase
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00286483
Message ID:
00286498
Vues:
17
>VFP 6.0
>Is there a way to force an Editbox to Uppercase without doing an upper() command in the lostfocus property.
>
>I know that I can put ! in the format property, but this only seems to work for a textbox.
>
>Any Ideas..
>
>Tia
>Rob

You could put a CAPSLOCK(.t.) in the GotFocus() and/or put something in the KeyPress event that would look at the letters a-z and turn them into A-Z.
-cjh
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform