Microsoft SDK for Java

TreeView.getCheckBoxes

Retrieves a boolean value indicating whether a check box appears next to each node in the tree view control.

Syntax

public boolean getCheckBoxes()

Return Value

Returns true if a check box appears next to each node in the tree view control; otherwise, returns false.

See Also   setCheckBoxes

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