Microsoft SDK for Java

ToolBarButton.getEnabled

Retrieves a boolean value that indicates whether this button is enabled.

Syntax

public final boolean getEnabled()

Return Value

Returns true if this button is enabled; otherwise, returns false.

See Also   setEnabled

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