How would I be able to capitalize first letter in a textbox?
For example: textboxFirstname.text = \'john\' -> \'John\'
textboxLastname.text = \'doe\' ->