System.Windows.Forms.NodeLabelEditEventArgs: Property Members

The properties of System.Windows.Forms.NodeLabelEditEventArgs are listed below. For a list of all members, see the NodeLabelEditEventArgs Members list.

See Also: Inherited members from System.EventArgs

Public Properties

CancelEditbool.

Gets or sets a value indicating whether the edit has been canceled.

[read-only]
Labelstring.

Gets the new text to associate with the tree node.

[read-only]
NodeTreeNode.

Gets the tree node containing the text to edit.