Microsoft SDK for Java

DhCheckBox.getEnabled

Retrieves the enabled state of the check box.

Syntax

public boolean getEnabled()

Return Value

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

See Also   setEnabled

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