Prev Next
TabCtrl_SetImageList info Overview GroupThe TabCtrl_SetImageList macro assigns an image list to a tab control. You can use this macro or explicitly send the TCM_SETIMAGELIST message. BOOL TabCtrl_SetImageList(
Parameters
Return ValuesReturns the handle to the previous image list or NULL if there is no previous image list. See Also |