Making a TextBox say something until clicked

Hello. I am trying to make the textbox say “Enter code here” then when you click to type, it goes away. I’m not so sure how to do this. I think it’s pretty easy and I am just overthinking it

Just set the PlaceholderText property to be “Enter code here”.

2 Likes

I was trying to script it and did not know what the property was called, I guess I should have looked instead of going here

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.