摘要:
本文最主要的功能是选择不同的标签有不同的显示信息。//头文件添加 CImageListm_ImageList;CEmployee*m_eDlg;CClient*m_cDlg;CProvidedlg*m_pDlg;BOOLCUseTabDlg::OnInitDialog(){//TODO:Addextrainitializationherem_ImageList.Create(24,24,ILC_COLOR24|ILC_MASK,1,0);//向图像列表中添加图标m_ImageList.Add(AfxGetApp()->LoadIcon(IDI_ICON1));m_ImageList.Ad 阅读全文
posted @ 2012-06-27 21:45 SmarTom 阅读(395) 评论(0) 推荐(0)
浙公网安备 33010602011771号