ImageList_DragLeaveImageList_DragLeave*
*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.

hwndLock
Handle to the window that owns the drag image.

Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.