CTabCtrl::RemoveImage
Removes the specified image from a tab control's image list.
void RemoveImage(
int nImage
);
Parameters
- nImage
Zero-based index of the image to remove.
Remarks
The tab control updates each tab's image index so that each tab remains associated with the same image.
Requirements
Header: afxcmn.h