The members of System.Windows.Forms.TreeViewCancelEventArgs are listed below.
See Also: Inherited members from System.ComponentModel.CancelEventArgs
![]() Initializes a new instance of the System.Windows.Forms.TreeViewCancelEventArgs 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. |
[read-only] | Action | TreeViewAction.
![]() Gets the type of System.Windows.Forms.TreeView action that raised the event. |
[read-only] | Node | TreeNode.
![]() Gets the tree node to be checked, expanded, collapsed, or selected. |