Add TextBox.SelectTextOnFocus

I am creating a property editor window for my game and want to make the input boxes act similar to the ones in studio where it selects the text when you click it. Currently this needs to be manually coded, but a property similar to TextBox.ClearTextOnFocus would make it more convenient and provide better UX across Roblox

image

6 Likes