show
Syntax
show <object>
show color picker
show button 1
show message box
Explanation
The show
command is equivalent to calling set the visible of <object> to true
.
It works on all objects that have a visible
property.
show <object>
show color picker
show button 1
show message box
The show
command is equivalent to calling set the visible of <object> to true
.
It works on all objects that have a visible
property.