Initializes a new instance of the TreeNodeEventArgs class.
TreeNode being dragged.
TreeNode where the source is being dropped.
DropPosition that this event refers to.
Gets or sets a value that indicates whether the event should be canceled.
Gets a reference to the TreeNode being dragged.
Gets a reference to the current TreeNode target.
Gets or sets the DropPosition value that specifies where the TreeNode will be dropped.
Provides a value to use with events that do not have event data.
Provides arguments for TreeNode drag-drop events.