Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Proper() Function
Message
From
10/06/1999 17:59:57
Andrew Mcgurk
Zermatt Business Systems
Wyoming, Australia
 
 
To
10/06/1999 08:58:51
General information
Forum:
Visual Basic
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00228209
Message ID:
00228589
Views:
15
>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
Previous
Reply
Map
View

Click here to load this message in the networking platform