MFC Grid manual

CDragImage Struct Reference

#include <Types.h>

List of all members.


Public Attributes

CImageList * m_ImageList
 Pointer to the image.
int m_XOffset
 Distance between the left position of the bitmap and the x-position of the cursor.
int m_YOffset
 Distance between the top position of the bitmap and the y-position of the cursor.

Detailed Description

Image for drag and drop operations