CTabCtrl::GetImageList

Retrieves the image list associated with a tab control.

CImageList* GetImageList( ) const;

Return Value

A pointer tof the image list of the tab control if successful; otherwise NULL.

Requirements

Header: afxcmn.h

See Also

Reference

CTabCtrl Class

Hierarchy Chart

CTabCtrl::SetImageList

CImageList Class

Other Resources

CTabCtrl Members