TabCtrl_GetImageList  UAWOQP 

The TabCtrl_GetImageList macro retrieves the image list associated with a tab control. You can use this macro or explicitly send the TCM_GETIMAGELIST1JP3YUQ message.

HIMAGELIST TabCtrl_GetImageList(

    HWND hwnd

 

   );

 

 

Return Values

Returns the handle to the image list if successful or NULL otherwise.

See Also

TCM_GETIMAGELIST