Microsoft SDK for Java

TreeNode.isEditing

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

Syntax

public boolean isEditing()

Return Value

Returns true if the user is currently editing this node; otherwise, returns false.

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