How would I be able to capitalize the first letter in a textbox?
For example:
textboxFirstname.text = 'john' -> 'John'
textboxLastname.text = 'doe' -> 'Doe'
How can I capitalize first letter in a textbox?
Forum rules
Do not post any licensing information in this forum.
Any code longer than three lines should be added as code using the 'Select Code' dropdown menu or attached as a file.
Do not post any licensing information in this forum.
Any code longer than three lines should be added as code using the 'Select Code' dropdown menu or attached as a file.
-
- Posts: 3
- Joined: Wed Nov 18, 2020 9:32 am
-
- Posts: 3
- Joined: Wed Nov 18, 2020 9:32 am