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.
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 Overview | Class Members | Hierarchy Chart
See Also CTabCtrl::GetImageList, CTabCtrl::SetImageList