Hide

SftTree/NET 2.0 - Tree Control for Windows Forms

Display
Print

DragDetectedEventArgs Class

Provides data for the DragDetected event.

Namespace: Softelvdm.SftTreeNET
Assembly: Softelvdm.SftTreeNET

Inheritance

Syntax

public class DragDetectedEventArgs : System.EventArgs;
Public Class DragDetectedEventArgs
    Inherits System.EventArgs

Constructors

This class cannot be instantiated.

Fields

PublicAreaDefines in which area of the control the drag operation was detected.
PublicCellDefines which cell is being dragged. May be null/Nothing indicating that no cell is associated with this event.
PublicStaticInherited from System.EventArgsEmptyProvides a value to use with events that do not have event data.
PublicHandledDefines whether the event handler handled the event. This value can be modified by the DragDetected event handler.
PublicItemDefines which item is being dragged. May be null/Nothing indicating that no item is associated with this event.
PublicMouseEvThe original mouse event data associated with this event.
PublicPartDefines which part is being dragged. May be null/Nothing indicating that no part is associated with this event.
PublicRowHeaderDefines which row header is being dragged. May be null/Nothing indicating that no row header is associated with this event.

Methods

PublicInherited from System.ObjectEqualsDetermines whether the specified object is equal to the current object.
ProtectedInherited from System.ObjectFinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
PublicInherited from System.ObjectGetHashCodeServes as the default hash function.
PublicInherited from System.ObjectGetTypeGets the Type of the current instance.
ProtectedInherited from System.ObjectMemberwiseCloneCreates a shallow copy of the current Object.
PublicStaticInherited from System.ObjectReferenceEqualsDetermines whether the specified Object instances are the same instance.
PublicInherited from System.ObjectToStringReturns a string that represents the current object.

See Also Classes | SftTree/NET 2.0



Spring Break!

Our offices will be closed this week (March 18 through March 22).

We'll be back March 24 to address any pending sales and support issues.