搜索资源列表
ListCtrlTest
- /*** *** ***可设置单元格颜色、字体和图标的ListCtrl列表控件************/ 1、CMyListCtrl重载ListCtrl类,响应NMCUSTROMDRAW消息来改变列表单元格颜色; 2、利用CImageList来建立图标的队列,在OnInitDialog中用SetItem函数指定单元格图标。-/*************** Cell color, font, and the icon ListCtrl list controls can be set**