System.Windows.Forms.NodeLabelEditEventArgs.Label Property

Gets the new text to associate with the tree node.

Syntax

public string Label { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The value of this property is null if the user presses ESC to cancel the edit or presses ENTER without modifying the label text. If the user edits the label text, the value of this property is the new label text. This is true even if the final value of edited label text is the same as its original value.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0