CImageList::Draw

Call this member function to draw the image that is being dragged during a drag-and-drop operation.

Syntax

BOOL Draw( CDC* pdc, int nImage, POINT pt, UINT nStyle );

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