Share via


TreeNodesEditDialog Class

Methods | This Package | All Packages

Represents the TreeNode Editor dialog box that is used for editing tree view nodes from the Properties window.

Component
  |
  +--Control
    |
    +--Form
      |
      +--TreeNodesEditDialog

package com.ms.wfc.ui

public class TreeNodesEditDialog
extends
Form****

Remarks

You display this dialog box by clicking the ellipsis button next to the nodes property value for a TreeView control. The user can use this dialog box to add and delete nodes, add children to nodes, edit node labels, and set the images to display next to the node when it is selected and unselected.