Microsoft SDK for Java

Control.getVisible

Retrieves a boolean value indicating whether this control is visible.

Syntax

public final boolean getVisible()

Return Value

Returns true if the control is visible; otherwise, returns false.

See Also   setVisible

© 1999 Microsoft Corporation. All rights reserved. Terms of use.