Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Assigns an image list to a tab control.
CImageList * SetImageList(
CImageList * pImageList
);
Parameters
- pImageList
Pointer to the image list to be assigned to the tab control.
Return Value
Returns a pointer to the previous image list or NULL if there is no previous image list.
Requirements
Header: afxcmn.h