NodeLabelEditEventArgs Properties
.NET Framework 4.5
The NodeLabelEditEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
|
CancelEdit | Gets or sets a value indicating whether the edit has been canceled. |
|
Label | Gets the new text to associate with the tree node. |
|
Node | Gets the tree node containing the text to edit. |