Provides arguments for TreeNode-related events.
Initializes a new instance of the TreeNodeEventArgs class.
TreeNode that this event refers to.
Gets or sets a value that indicates whether the event should be canceled.
Gets the TreeNode that this event refers to.
Provides a value to use with events that do not have event data.
Provides arguments for TreeNode-related events.