CImageList::DragLeave

Call this member function to unlock the window specified by pWndLock, and hide the drag image, allowing the window to be updated.

Syntax

static BOOL DragLeave( CWnd* pWndLock );

At a Glance

Header File Afxcmn.h
Platforms
Versions 1.0 and later
Complete documentation Visual C++ documentation

See Also

CImageList Overview, CImageList Member Functions, Control Support Classes, CImageList::BeginDrag, CImageList::EndDrag, CImageList::DragMove, CImageList::DragEnter