TreeViewEventArgs Constructor
.NET Framework 4.5
Initializes a new instance of the TreeViewEventArgs class.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| 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. |