CTabCtrl::RemoveImage

This method removes 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.

At a Glance

Header file: Afxcoll.h
Platforms: H/PC 2.0, Palm-size PC, H/PC Pro
Windows CE versions: 1.0 and later
Complete documentation: Visual C++ documentation

Syntax

void RemoveImage( int nImage );

See Also

CTabCtrl::GetImageList, CTabCtrl::SetImageList