CImageList::DragLeave

static BOOL PASCAL DragLeave(
   CWnd* pWndLock 
);

参数

  • pWndLock
    指向拥有拖动图像的窗口。

返回值

非零,如果成功;否则为0。

示例

CImageList::EndDrag参见示例。

要求

Header: afxcmn.h

请参见

参考

CImageList选件类

层次结构图

CImageList::BeginDrag

CImageList::EndDrag

CImageList::DragMove

CImageList::DragEnter