Share via


CTabCtrl::RemoveImage

voidRemoveImage(intnImage**);**

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 OverviewClass MembersHierarchy Chart

See Also   CTabCtrl::GetImageList, CTabCtrl::SetImageList