System.Windows.Forms
1.0.5000.0
2.0.0.0
System.EventArgs
For more information about handling events, see [<topic://cpconEventsOverview>].
Provides data for the , , , or events of a control.
Constructor
To be added.
Initializes a new instance of the class for the specified tree node.
The that the event is responding to.
1.0.5000.0
2.0.0.0
Constructor
To be added.
Initializes a new instance of the class for the specified tree node and with the specified type of action that raised the event.
The that the event is responding to.
The type of that raised the event.
1.0.5000.0
2.0.0.0
Property
System.Windows.Forms.TreeViewAction
To be added.
To be added.
Gets the type of action that raised the event.
1.0.5000.0
2.0.0.0
Property
System.Windows.Forms.TreeNode
To be added.
To be added.
Gets the tree node that has been checked, expanded, collapsed, or selected.
1.0.5000.0
2.0.0.0