CTabCtrl::SetImageList
指定影像清單中的索引標籤控制項。
CImageList * SetImageList(
CImageList * pImageList
);
參數
- pImageList
要指派的影像清單的指標至索引標籤控制項。
傳回值
如果沒有上一個影像清單,傳回指向先前影像清單或 NULL 。
需求
Header: afxcmn.h
指定影像清單中的索引標籤控制項。
CImageList * SetImageList(
CImageList * pImageList
);
如果沒有上一個影像清單,傳回指向先前影像清單或 NULL 。
Header: afxcmn.h