Buttons and Textbox have no function until you have a script to make them work.
For example, if you have a button you want a player to press to open a menu, you’d have to create a script to identify the button and have it register when players click to open the menu, etc.