Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Start each word with an uppercase letter
Message
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00818041
Message ID:
00819673
Vues:
17
>>Try
* Textbox InteractiveChange
>>IF This.Value <> PROPER(This.Value)
>>  lnSelStart = This.SelStart
>>  This.Value = PROPER(This.Value)
>>  This.SelStart = lnSelStart
>>ENDIF	
>>
>
>Thank you for.
>It does a lot with very little code.
>
Hi Andy,

I'm glad you like it.
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform