Microsoft SDK for Java

ToolBarButton.getVisible

Retrieves a boolean value that indicates whether the toolbar button is visible.

Syntax

public final boolean getVisible()

Return Value

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

See Also   setVisible

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