Call this member function to lock updates to the window specified by pWndLock, during a drag operation, and display the drag image at the position specified by point.
static BOOL DragEnter( CWnd* pWndLock, CPoint point );
Header File | Afxcmn.h |
Platforms | |
Versions | 1.0 and later |
Complete documentation | Visual C++ documentation |
CImageList Overview, CImageList Member Functions, Control Support Classes, CImageList::BeginDrag, CImageList::EndDrag, CImageList::DragMove, CImageList::DragLeave