CTabCtrl::GetImageList

Call this member function to retrieve the image list associated with a tab control.

Syntax

HIMAGELIST GetImageList( ) const;

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::SetImageList, CImageList