CImageList::DragLeave

static BOOL DragLeave( 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.

CImageList OverviewClass MembersHierarchy Chart

See Also   CImageList::BeginDrag, CImageList::EndDrag, CImageList::DragMove, CImageList::DragEnter