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.
Unlocks the window specified by pWndLock and hides the drag image, allowing the window to be updated.
static BOOL PASCAL DragLeave(
CWnd* pWndLock
);
Parameters
- pWndLock
Pointer to the window that owns the drag image.
Return Value
Nonzero if successful; otherwise 0.
Example
See the example for CImageList::EndDrag.
Requirements
Header: afxcmn.h