See: Description
| Interface | Description |
|---|---|
| DragSourceContextPeer |
This interface is supplied by the underlying window system platform to
expose the behaviors of the Drag and Drop system to an originator of
the same
|
| DropTargetContextPeer |
This interface is exposed by the underlying window system platform to
enable control of platform DnD operations
|
| DropTargetPeer |
The DropTargetPeer class is the interface to the platform dependent
DnD facilities.
|