[RESOLVED] Text Box Question
I would like to make a text box that display a predefined text in it - once clicked, the text would then disappear, so the user doesn't have to annoyingly delete the default text before adding their own.
Could any of you assist me with this?
I tried the google machine, but didnt come up with much other than really basic text box tutorials.
Thank you for your time!
Re: [RESOLVED] Text Box Question
You may also want to consider using .SelectAll instead of clear which would just highlight the existing text