CImageList::SetDragCursorImage

This method creates a new drag image by combining the specified image (typically a mouse cursor image) with the current drag image.

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

BOOL SetDragCursorImage( int nDrag, CPoint ptHotSpot );

See Also

CImageList::BeginDrag, CImageList::EndDrag, CImageList::GetDragImage