RectControl.DragEnter Event
Fired when the DragItem enters the RectControl. Returns a Boolean.
Syntax
DragEnter ( obj )
obj
DragItem
Return True from this event to prevent the drop from occurring.