Sets a boolean value indicating whether this control is visible.
public void setVisible( boolean value )
value
Set to true if the control is visible; otherwise, set to false.
See Also getVisible