Microsoft SDK for Java

TreeNode.getChecked

Retrieves a boolean value that indicates whether the check box for the node is checked.

Syntax

public boolean getChecked()

Return Value

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

See Also   setChecked

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