Contents Index Topic Contents | ||
Previous Topic: ImageList_DragEnter Next Topic: ImageList_DragMove |
ImageList_DragLeave
BOOL ImageList_DragLeave( HWND hwndLock );Unlocks the specified window and hides the drag image, allowing the window to be updated.
- Returns nonzero if successful, or zero otherwise.
- hwndLock
- Handle to the window that owns the drag image.
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.