Window.DragEnter Event

Fired when the DragItem enters the Window. Returns a Boolean.

Syntax

DragEnter ( obj )

Parameters

obj

DragItem


Return True from this event to prevent the drop from occurring.