CImageList::GetDragImage

Call this member function to retrieve the temporary image list that is used for dragging.

Syntax

static CImageList* GetDragImage( LPPOINT lpPoint, LPPOINT lpPointHotSpot );

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::SetDragCursorImage