CTabCtrl::SetImageList

Call this member function to assign an image list to a tab control.

Syntax

CImageList * SetImageList( CImageList * pImageList );

At a Glance

Header File Afxcoll.h
Platforms
Versions 1.0 and later
Complete documentation Visual C++ documentation

See Also

CTabCtrl Overview, CTabCtrl Member Functions, Control Classes, CTabCtrl::GetImageList, CImageList