Microsoft SDK for Java

DhCheckBox.getChecked

Retrieves the checked state of the check box.

Syntax

public boolean getChecked()

Return Value

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

See Also   setChecked

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