Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This function unlocks the specified window and hides the drag image, allowing the window to be updated.
BOOLWINAPIImageList_DragLeave(HWNDhwndLock );
Parameters
- hwndLock
[in] Handle to the window that owns the drag image.
Return Values
Nonzero indicates success. Zero indicates failure.
Requirements
OS Versions: Windows CE 1.0 and later.
Header: Commctrl.h.
Link Library: Commctrl.lib, Imgctl.lib.
See Also
ImageList_DragEnter | ImageList_EndDrag
Send Feedback on this topic to the authors