Drag source event type.
C# Copy public enum DragSourceEventType
public enum DragSourceEventType
Drag and drop is accepted.
Drag and drop is cancelled.
Drag and drop is finished.
Drag and drop is started.