This event is triggered as the user passes the cursor over the
control during a drag and drop
operation from another OpenDCL control (or from this control). The
return value from this function is used to determine which type of
action will occur if the drop is made at the current point.
The ProjectName, FormName, and ControlName arguments identify the
control from which the drag operation was initiated. The DropPoint
argument is a 2DPoint in most
cases, with the following exceptions.