vb: is there a function to capitolize each word in a string?

M

MattB

I used to use the Proper() function in VFP quite a bit. Very handy. Is
there an equivalent in vb.net or do I need to do it by forcing each
first letter to upper case and subsequent letters to lower? Thanks!

Matt
 
M

MattB

Ken said:
Hey Matt,

If you want to do FoxPro stuff in .NET, check the documentation for
Visual FoxPro Toolkit for .NET found here:

http://www.gotdotnet.com/team/vfp/

Ken
Microsoft MVP [ASP.NET]
Toronto

I used to use the Proper() function in VFP quite a bit. Very handy. Is
there an equivalent in vb.net or do I need to do it by forcing each
first letter to upper case and subsequent letters to lower? Thanks!

Matt

Thanks. I'm not really trying to use VFP with .net, that's just where my
background lies.
Thanks for the suggestions. Looks like these will be helpful!

Matt
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,766
Messages
2,569,569
Members
45,043
Latest member
CannalabsCBDReview

Latest Threads

Top