How to capitalise the first word entered by the user in a test Box?

When text box . Text change
If length of text box . Text = 1
Then uppercase text box. Text

4 Likes