Share via


imgctl Component

The imgctl component provides image control functionality.

Functions for Application Developers

The imgctl component includes functions for application developers, which are defined in the Commctrl.h header file. To import these functions, you must link to the imgctl.lib file. The following table shows the functions that are included in the imgctl component.

Function
ImageList_Add ImageList_GetDragImage
ImageList_AddIcon ImageList_GetIcon
ImageList_AddMasked ImageList_GetIconSize
ImageList_BeginDrag ImageList_GetImageCount
ImageList_Copy ImageList_GetImageInfo
ImageList_Create ImageList_LoadBitmap
ImageList_Destroy ImageList_LoadImage
ImageList_DragEnter ImageList_Merge
ImageList_DragLeave ImageList_Remove
ImageList_DragMove ImageList_RemoveAll
ImageList_DragShowNoLock ImageList_Replace
ImageList_Draw ImageList_ReplaceIcon
ImageList_DrawEx ImageList_SetBkColor
ImageList_DrawIndirect ImageList_SetDragCursorImage
ImageList_Duplicate ImageList_SetIconSize
ImageList_EndDrag ImageList_SetImageCount
ImageList_ExtractIcon ImageList_SetOverlayImage
ImageList_GetBkColor  

See Also

gwes Components

Last updated on Wednesday, April 13, 2005

© 2005 Microsoft Corporation. All rights reserved.