void RemoveImage( int nImage );
Parameters
nImage
Zero-based index of the image to remove.
Remarks
Call this function to remove the specified image from a tab control’s image list. The tab control updates each tab’s image index so that each tab remains associated with the same image.
CTabCtrl Overview | Class Members | Hierarchy Chart
See Also CTabCtrl::GetImageList, CTabCtrl::SetImageList