Name | Description | |
---|---|---|
![]() ![]() | DragDropEvent | The event which the drag over target raises, when a drag and drop object was dropped inside it. |
![]() ![]() | DragEnterEvent | The event which the drag over target raises, when a drag and drop object enters its bounds. |
![]() ![]() | DragInEvent | The event which the drag over target raises, when a drag and drop object enters its bounds. |
![]() ![]() | DragLeaveEvent | The event which the drag over target raises, when a drag and drop object leaves its bounds. |
![]() ![]() | DragOutEvent | The event which the drag over target raises, when a drag and drop object leaves its bounds. |
![]() ![]() | DragOverEvent | The event which the drag over target raises, when a drag and drop is moved over it. |