CImageList::DragLeave

This method unlocks the window specified by pWndLock, and hide the drag image, allowing the window to be updated.

At a Glance

Header file: Afxcmn.h
Platforms: H/PC 2.0, Palm-size PC, H/PC Pro
Windows CE versions: 1.0 and later
Complete documentation: Visual C++ documentation

Syntax

static BOOL DragLeave( CWnd* pWndLock );

See Also

CImageList::BeginDrag, CImageList::EndDrag, CImageList::DragMove, CImageList::DragEnter