CImageList::EndDrag

Call this member function to end a drag operation. To begin a drag operation, use the BeginDrag member function.

Syntax

static void EndDrag( );

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::Draw, CImageList::DragMove