Prev Next
TabCtrl_GetImageList info Overview GroupThe TabCtrl_GetImageList macro retrieves the image list associated with a tab control. You can use this macro or explicitly send the TCM_GETIMAGELIST message. HIMAGELIST TabCtrl_GetImageList(
Return ValuesReturns the handle to the image list if successful or NULL otherwise. See Also |