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
Retrieves the image list associated with a tab control.
CImageList* GetImageList( ) const;
A pointer tof the image list of the tab control if successful; otherwise NULL.
Header: afxcmn.h