CImageList::EndDrag

This method ends a drag operation. To begin a drag operation, use the BeginDrag method.

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 void EndDrag( );

See Also

CImageList::BeginDrag, CImageList::Draw, CImageList::DragMove