i am making a project in vb.net and i have a bio data form in it
i have 2 textbox in it, TextBox1 is for Name and the Textbox2 is for father's name . i want to make the first letters of Name in textBox1 as Capital(eg: Pratik Shukla) in both the TextBox .on focus lost
pratik65 0 Light Poster
Recommended Answers
Jump to PostWouldn't this: http://msdn.microsoft.com/en-us/library/microsoft.visualbasic.strings.strconv.aspx do the same job if used with VbStrConv.ProperCase?
All 3 Replies
G_Waddell 131 Posting Whiz in Training
adam_k 239 Master Poster
Pgmer commented: Agree +7
john.knapp commented: +1 for the answer +2
Gé48 1 Newbie Poster
john.knapp commented: +1 for the code +2
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.