System.Windows.Forms
1.0.5000.0
2.0.0.0
System.ComponentModel.CancelEventArgs
For more information about handling events, see [<topic://cpconEventsOverview>].
Provides data for the , , , and events of a control.
Constructor
To be added.
Initializes a new instance of the class with the specified tree node, a value specifying whether the event is to be canceled, and the type of tree view action that raised the event.
The that the event is responding to.
true to cancel the event; otherwise, false.
One of the values indicating the type of action 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 to be checked, expanded, collapsed, or selected.
1.0.5000.0
2.0.0.0