The ImageList_DragLeave function unlocks the specified window and hides the drag image, allowing the window to be updated.
BOOL ImageList_DragLeave(
|
HWND hwndLock | |
|
); |
If the function succeeds, the return value is nonzero.
If the function fails, the return value is zero.