(defun c:<CONTROL-NAME>#OnDragnDropFromOther (DropPoint [as Varies] /))
This event is triggered when the user completes a drag and drop operation from another window by dropping onto this control. The DropPoint argument is a 2DPoint in most cases, with several exceptions.