搜索资源列表
coolclocksrc
- CListCtrl背景颜色的改变,可以改变你的CListCtrl背景颜色-CListCtrl change the background color, you can change the background color CListCtrl
colorlist_demo
- 一个能完全自己控制的好LIST类,对于不同的情况可以改变字体颜色,背景颜色-one can fully control its own good LIST category, for different circumstances can change font color, background color
ceditlistctrl
- 双击可编辑的List,可以改变背景颜色,功能强大,实用性强
CReportCtrl_Demo
- 一个CListCtrl控件源代码,在Report类型的LictCtrl的空间中能改变任何一个单元格的背景颜色。直接将ReprotCtrl.h与ReportCtrl.cpp直接加入工程文件中,在源代码中将原有定义的CListCtrl改为ReporCtrl即可。
CJBListBox
- 一种支持多行显示的并且可以改变背景颜色的不错的一个控件-A support for multi-line display and can change the background color of a good control
FlexGrid
- FlexGrid控件 内嵌编辑框CEdit 集成了改变CEdit字体和背景颜色的类, 并且也集成了不内嵌编辑框也能使FlexGrid进行文字输入的Grid类。使用方便,但不是很完善 -FlexGrid control embedded integrated CEdit edit box to change font and background color of CEdit class, and also integrates with non-embedded edit box can a
HeaderCtrlCl
- 用CListCtrl来显示数据比较方便,有时候我们需要标注某一列或某一个单元格的背景和字体颜色,或者需要改变一下行高和字体大小,CListCtrl要改变这些并不是很方便-The CListCtrl can change back ground and every item s font and color.
listctrl
- 非常好的列表框控件实例,里面可以改变item背景和字体的颜色-listctrl
CListCtrl.CHeaderCtrl-
- 改变 CListCtrl、CHeaderCtrl 高度、字体、颜色和背景。合适给刚刚接触VC的人学习-Change CListCtrl, CHeaderCtrl height, fonts, colors and backgrounds. The right to learn from people new to VC
Try2008
- 重绘clistctrl和cheaderctrl,改变文本颜色和标题字体、背景!~-Redraw clistctrl and cheaderctrl, change the title text color and font, the background! ~
ListCtrl
- 列表控件,可改变 CListCtrl、CHeaderCtrl 高度、字体、颜色和背景
1234005548_ddvip_1042
- 改变 CListCtrl、CHeaderCtrl 高度、字体、颜色和背景-Change the CListCtrl, CHeaderCtrl the height of the font, colors and backgrounds
DemoList-can-change-backgroud-color
- 能够实现改变背景颜色的CListCtrl控件,适合初学者-the Clisrctrl which can change the background colar
mylist
- 列表扩展,颜色变化 背景颜色改变,显示,以及宽度的变化-The expansion of the list, the color change the background color change display
linenumberedit_src
- 自定义重绘表格控件能改变某一行的背景颜色和字体颜色-Oncustom paint for Clistctrl,you can change the background color and font color
DemoListNew
- 改变CListCtrl及其表头的高度、字体大小、列背景颜色、单元格背景颜色、列字体颜色、单元格字体颜色。-Change the CListCtrl and the header height, background color, font size, column cell background color, font color, font color column cell.
CListCtrl-201408
- CListCtrl来显示数据比较方便,有时候我们需要标注某一列或某一个单元格的背景和字体颜色,或者需要改变一下行高和字体大小,CListCtrl要改变这些并不是很方便。本文将介绍如何派生一个类来改变CListCtrl及其表头的高度、字体大小、列背景颜色、单元格背景颜色、列字体颜色、单元格字体颜色-CListCtrl to display data with more convenient, and sometimes we need to mark a column or a certain c
CListCtrlEx
- 该工程对List Control进行了重绘,增加了一些改变界面风格的接口,可以方便的设置控件背景、颜色、字体,以及界面风格,文本样式等
clistctrl自绘及改变行列颜色附重用类
- VC++ clistctrl自绘及改变行列颜色,VC6.0版本示例、版本示例,还有重用类,这些类是通用的,可用在其它的自绘程序中。重绘后的ListCtrl控件,每一行、每一列都可改变背景颜色,与传统ListCtrl相比,使其内容显示的结构更清淅。