Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Fun with Textboxes
Message
 
À
17/09/1998 21:25:18
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00138043
Message ID:
00138049
Vues:
13
Hi John,

Looks like you forgot some lines :)
LOCAL lnStart
lnStart = this.SelStart
THIS.Value=PROPER(THIS.Value)
this.SelStart = lnStart
>Want to see a neat trick? Put the following code into the InteractiveChange event of a TextBox:
>
>THIS.Value=PROPER(THIS.Value)
>
>Enjoy!!
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform