Show

Syntax textbox.Show()

Description Show the current text box.

By default, all objects are visible. You will only need to use this command if you need to make this object visible again after using the textbox. Hide() command.