TreeViewEventArgs Constructor
.NET Framework (current version)
Initializes a new instance of the TreeViewEventArgs class.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| Name | Description | |
|---|---|---|
![]() | TreeViewEventArgs(TreeNode^) | Initializes a new instance of the TreeViewEventArgs class for the specified tree node. |
![]() | TreeViewEventArgs(TreeNode^, TreeViewAction) | Initializes a new instance of the TreeViewEventArgs class for the specified tree node and with the specified type of action that raised the event. |
Show:
