Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
staticBOOLDragLeave(CWnd*pWndLock);
Return Value
Nonzero if successful; otherwise 0.
Parameters
pWndLock
Pointer to the window that owns the drag image.
Remarks
Unlocks the window specified by pWndLock and hides the drag image, allowing the window to be updated.
Example
See the example for CImageList::EndDrag.
CImageList Overview | Class Members | Hierarchy Chart
See Also CImageList::BeginDrag, CImageList::EndDrag, CImageList::DragMove, CImageList::DragEnter