NodeLabelEditEventArgs Constructor
.NET Framework (current version)
Initializes a new instance of the NodeLabelEditEventArgs class.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| Name | Description | |
|---|---|---|
![]() | NodeLabelEditEventArgs(TreeNode^) | Initializes a new instance of the NodeLabelEditEventArgs class for the specified TreeNode. |
![]() | NodeLabelEditEventArgs(TreeNode^, String^) | Initializes a new instance of the NodeLabelEditEventArgs class for the specified TreeNode and the specified text with which to update the tree node label. |
Show:
