Microsoft SDK for Java

TreeView.setSelectedNode

Selects the specified node in the tree view control.

Syntax

public void setSelectedNode( TreeNode value )

Parameters

value

A TreeNode object that represents the node to select in the tree view control.

See Also   getSelectedNode

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