NodeLabelEditEventArgs Constructor (TreeNode^)
.NET Framework (current version)
Initializes a new instance of the NodeLabelEditEventArgs class for the specified TreeNode.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Parameters
- node
-
Type:
System.Windows.Forms::TreeNode^
The tree node containing the text to edit.
.NET Framework
Available since 1.1
Available since 1.1
Show: