Microsoft SDK for Java

Control.getEnabled

Retrieves a boolean value indicating whether this control is enabled.

Syntax

public boolean getEnabled()

Return Value

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

See Also   setEnabled

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