Hi,
I want to write VB code so that the any First letter of any Word entered in the textbox will be automatically converted to Capital. Whether there is one or more than one word in the text box, any first letter of the word should be converted to Capital Letter.
for example: If I enter 'mr dr john'
the above word should be converted to 'Mr Dr John'