The container control sends a WM_CONTROL (in Container Controls) message with the CN_DRAGLEAVE notification code to its owner when the container receives a DM_DRAGLEAVE message.
param1
     USHORT        id            /*  Container control ID. */
     USHORT        CN_DRAGLEAVE  /*  Notification code. */
param2
     PCNRDRAGINFO  pCnrDragInfo  /*  Pointer to a CNRDRAGINFO structure. */