ImageList_DragShowNolockImageList_DragShowNolock*
*Contents  *Index  *Topic Contents
*Previous Topic: ImageList_DragMove
*Next Topic: ImageList_Draw

ImageList_DragShowNolock


BOOL ImageList_DragShowNolock(
    BOOL fShow	
   );	

Shows or hides the image being dragged.

fShow
Value specifying whether to show or hide the image being dragged. Specify TRUE to show the image or FALSE to hide the image.

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