文件名称:ListCtrlTest
- 所属分类:
- ListView/ListBox
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2013-05-15
- 文件大小:
- 22.36mb
- 下载次数:
- 0次
- 提 供 者:
- y*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
/*** *** ***可设置单元格颜色、字体和图标的ListCtrl列表控件************/
1、CMyListCtrl重载ListCtrl类,响应NMCUSTROMDRAW消息来改变列表单元格颜色;
2、利用CImageList来建立图标的队列,在OnInitDialog中用SetItem函数指定单元格图标。-/*************** Cell color, font, and the icon ListCtrl list controls can be set************/1, CMyListCtrl the overloaded ListCtrl class, to change the list cell color response NMCUSTROMDRAW message queue CImageList to create the icon, in OnInitDialog used SetItem function specified cell icon.
1、CMyListCtrl重载ListCtrl类,响应NMCUSTROMDRAW消息来改变列表单元格颜色;
2、利用CImageList来建立图标的队列,在OnInitDialog中用SetItem函数指定单元格图标。-/*************** Cell color, font, and the icon ListCtrl list controls can be set************/1, CMyListCtrl the overloaded ListCtrl class, to change the list cell color response NMCUSTROMDRAW message queue CImageList to create the icon, in OnInitDialog used SetItem function specified cell icon.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ListCtrlTest\Debug\ListCtrlTest.exe
............\.....\ListCtrlTest.ilk
............\.....\ListCtrlTest.pdb
............\ListCtrlTest\Debug\BuildLog.htm
............\............\.....\ListCtrlTest.exe.embed.manifest
............\............\.....\ListCtrlTest.exe.embed.manifest.res
............\............\.....\ListCtrlTest.exe.intermediate.manifest
............\............\.....\ListCtrlTest.obj
............\............\.....\ListCtrlTest.pch
............\............\.....\ListCtrlTest.res
............\............\.....\ListCtrlTestDlg.obj
............\............\.....\mt.dep
............\............\.....\MyListCtrl.obj
............\............\.....\stdafx.obj
............\............\.....\vc90.idb
............\............\.....\vc90.pdb
............\............\ListCtrlTest.aps
............\............\ListCtrlTest.cpp
............\............\ListCtrlTest.h
............\............\ListCtrlTest.rc
............\............\ListCtrlTest.vcproj
............\............\ListCtrlTest.vcproj.YuanXiang-PC.YuanXiang.user
............\............\ListCtrlTestDlg.cpp
............\............\ListCtrlTestDlg.h
............\............\MyListCtrl.cpp
............\............\MyListCtrl.h
............\............\ReadMe.txt
............\............\res\ico00001.ico
............\............\...\icon3.ico
............\............\...\icon4.ico
............\............\...\ListCtrlTest.ico
............\............\...\ListCtrlTest.rc2
............\............\resource.h
............\............\stdafx.cpp
............\............\stdafx.h
............\............\targetver.h
............\ListCtrlTest.ncb
............\ListCtrlTest.sln
............\ListCtrlTest.suo
............\Readme.txt
............\ListCtrlTest\Debug
............\............\res
............\Debug
............\ListCtrlTest
ListCtrlTest