Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Upper case in Editbox?
Message
De
29/11/2005 15:40:17
 
 
À
29/11/2005 14:24:07
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Network:
Novell 4.x
Database:
Visual FoxPro
Divers
Thread ID:
01072772
Message ID:
01073002
Vues:
24
>I created a class addin a property called lCaps
>
>At GotFocus I have the next code:
>
>
>This.lCaps = Capslock(.T.)
>
>
>And at LostFocus
>
> = Capslock(This.lCaps)
>
The problem with this approach, is that if your customer really holds down the Caps key, the characters will be lower case! So Naomi's solution is the best (and that's also exactly how I handle it myself <vbg>)
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform