Microsoft SDK for Java

DhCheckBox.setChecked

Sets the checked state of the check box.

Syntax

public void setChecked( boolean fChecked )

Parameters

fChecked

Set to true for a selected box; set to false for a cleared box.

See Also   getChecked

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