This method locks updates to the window specified by pWndLock, during a drag operation, and display the drag image at the position specified by point.
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 |
static BOOL DragEnter( CWnd* pWndLock, CPoint point );
CImageList::BeginDrag, CImageList::EndDrag, CImageList::DragMove, CImageList::DragLeave