DragEvent Properties |
The DragEvent type exposes the following members.
| Name | Description | |
|---|---|---|
| DataObject |
Gets the Windows-specific representation of the drop data.
| |
| DropData |
Gets the general representation of the drop data.
| |
| Location |
Gets the location of the mouse cursor in the browser's coordinate system at the time the
event occurred.
| |
| ScreenLocation |
Gets the location of the mouse cursor in the screen's coordinate system at the time the
event occurred.
|