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.
- Returns nonzero if successful, or zero otherwise.
- fShow
- Value specifying whether to show or hide the image being dragged. Specify TRUE to show the image or FALSE to hide the image.
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.