DragEvent Fields

Overview | Methods | This Package | All Packages

DragEvent Fields

Fields Description
data Specifies the IDataObject that contains the data associated with this event.

effect Specifies which drag-and-drop operations are allowed; can be set to specify the current drag-and-drop operation.

keyState Specifies the current state of the SHIFT, CTRL, and ALT keys.

x Specifies the x-coordinate of the mouse pointer.

y Specifies the y-coordinate of the mouse pointer.