Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Proper() Function
Message
De
10/06/1999 17:59:57
Andrew Mcgurk
Zermatt Business Systems
Wyoming, Australie
 
 
À
10/06/1999 08:58:51
Information générale
Forum:
Visual Basic
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00228209
Message ID:
00228589
Vues:
16
>Try: txtBox = StrConv(txtBox, vbProperCase)
>
>HTH
>
>>I need to format entered text data with every word starting with a capital letter. (VFP's PROPER() function).
>>
>>Is there a VB function/property/control...?

Thanks for that - I 've not seen any reference to vbProperCase before, though I did a search of Help for Proper. There is a real problem, moving to a new language, in getting a full coverage of it.

Since I posted my request I have implemented a solution, in the KeyPress event, forcing the first character and the first character after a blank, into upper case. It works OK.

Andrew
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform