Microsoft SDK for Java

TreeNode.isSelected

Retrieves a boolean value indicating whether this node is currently selected in the tree view control.

Syntax

public boolean isSelected()

Return Value

Returns true if this node is currently selected; otherwise, returns false.

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