文件名称:DemoList
- 所属分类:
- 界面编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 7.94mb
- 下载次数:
- 0次
- 提 供 者:
- 胡**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
用CListCtrl来显示数据比较方便,有时候我们需要标注某一列或某一个单元格的背景和字体颜色,或者需要改变一下行高和字体大小,CListCtrl要改变这些并不是很方便。本文将介绍如何派生一个类来改变CListCtrl及其表头的高度、字体大小、列背景颜色、单元格背景颜色、列字体颜色、单元格字体颜色。-CListCtrl to display data with more convenient, and sometimes we need to label a column or a certain cell background and font color, or need to change the line height and font size, CListCtrl These are not easy to change. This article describes how to derive a class to change the height of CListCtrl its header, font size, columns, background color, cell background color, line font color, cell font color.
相关搜索: CListCtrl
(系统自动生成,下载前可以参看下载内容)
下载文件列表
DemoList\debug\DemoList.exe
........\.....\DemoList.ilk
........\.....\DemoList.pdb
........\DemoList\Debug\BuildLog.htm
........\........\.....\DemoList.exe.embed.manifest
........\........\.....\DemoList.exe.embed.manifest.res
........\........\.....\DemoList.exe.intermediate.manifest
........\........\.....\DemoList.obj
........\........\.....\DemoList.pch
........\........\.....\DemoList.res
........\........\.....\DemoListDlg.obj
........\........\.....\HeaderCtrlCl.obj
........\........\.....\ListCtrlCl.obj
........\........\.....\mt.dep
........\........\.....\stdafx.obj
........\........\.....\vc80.idb
........\........\.....\vc80.pdb
........\........\DemoList.cpp
........\........\DemoList.h
........\........\DemoList.rc
........\........\DemoList.vcproj
........\........\DemoList.vcproj.4437C6B49E6A4C6.Administrator.user
........\........\DemoList.vcproj.C7E6AB63C40D441.Administrator.user
........\........\DemoList.vcproj.PC-201008311722.Administrator.user
........\........\DemoListDlg.cpp
........\........\DemoListDlg.h
........\........\HeaderCtrlCl.cpp
........\........\HeaderCtrlCl.h
........\........\ListCtrlCl.cpp
........\........\ListCtrlCl.h
........\........\ReadMe.txt
........\........\res\DemoList.ico
........\........\...\DemoList.rc2
........\........\Resource.h
........\........\stdafx.cpp
........\........\stdafx.h
........\DemoList.ncb
........\DemoList.sln
........\DemoList.suo
........\参考网址.txt
........\DemoList\Debug
........\........\res
........\debug
........\DemoList
DemoList
........\.....\DemoList.ilk
........\.....\DemoList.pdb
........\DemoList\Debug\BuildLog.htm
........\........\.....\DemoList.exe.embed.manifest
........\........\.....\DemoList.exe.embed.manifest.res
........\........\.....\DemoList.exe.intermediate.manifest
........\........\.....\DemoList.obj
........\........\.....\DemoList.pch
........\........\.....\DemoList.res
........\........\.....\DemoListDlg.obj
........\........\.....\HeaderCtrlCl.obj
........\........\.....\ListCtrlCl.obj
........\........\.....\mt.dep
........\........\.....\stdafx.obj
........\........\.....\vc80.idb
........\........\.....\vc80.pdb
........\........\DemoList.cpp
........\........\DemoList.h
........\........\DemoList.rc
........\........\DemoList.vcproj
........\........\DemoList.vcproj.4437C6B49E6A4C6.Administrator.user
........\........\DemoList.vcproj.C7E6AB63C40D441.Administrator.user
........\........\DemoList.vcproj.PC-201008311722.Administrator.user
........\........\DemoListDlg.cpp
........\........\DemoListDlg.h
........\........\HeaderCtrlCl.cpp
........\........\HeaderCtrlCl.h
........\........\ListCtrlCl.cpp
........\........\ListCtrlCl.h
........\........\ReadMe.txt
........\........\res\DemoList.ico
........\........\...\DemoList.rc2
........\........\Resource.h
........\........\stdafx.cpp
........\........\stdafx.h
........\DemoList.ncb
........\DemoList.sln
........\DemoList.suo
........\参考网址.txt
........\DemoList\Debug
........\........\res
........\debug
........\DemoList
DemoList