posted 13 years ago
I'm making a score keeping program, and above each score, I have a text box for the team name. What I want is for the text box to change into a label when a user hits enter when editing the text or clicks away from the text box. Likewise, when a user clicks back onto the label, I want the label to turn into a text box.
Next, I would like to know how to center the text of a text box and label.
My program is ↓