搜索资源列表
How to Create a Full-Colored CListCtrl
- How use VC to Create a Full-Colored CListCtrl
csortlistctrex
- 对VC下的ClistCtrl控件进行改造,增加新的排序方法-VC ClistCtrl component of renovating and adding new sorting methods
CListCtrl
- vc++2005中实现listctrl控件插入行和列
CListCtrl
- 利用VC编程过程中 CListCtrl 的风格、扩展风格、插值或删除数据、选中取消一行、得到checkbox的状态等等.........,很多很实用的操作
CListCtrl
- 利用vc++开发的ListCtrl控件,能实现比较简单的功能
CListCtrl使用演示
- 使用List控件的实例,对初次学习VC控件的同学是不错的实例!-example, the initial learning Control VC students is a good example!
CListCtrl 使用演示的例子
- 代码里写的很详细了,设置CListCtrl 模式,并响应LVN_GETDISPINFO消息,并在此消息中填充ClistCtrl数据,在vc+ADO模式中一样,提取结果集,并计算出要填充的行列在RS结果集中的位置,并填充CListCtrl数据。
PreviewDemo.rar
- VC++的CListCtrl的打印及其打印御览,很好的demo,和大家分享,VC++ The CListCtrl Royal printing and print fact sheets, a good demo, and to share
EditListCtrlSample
- 双击可编辑的VC++扩展型CListCtrl列表控件-Double click to edit the VC++ CListCtrl extended list control
ListCtrl
- VC里的CListCtrl是个很不好用的控件,特别是排序,实现起来很麻烦,本文档介绍如何让排序简单-VC in the CListCtrl is a very easy-to-use controls, especially in order to achieve very troublesome, this document describes how to make a simple sort
20081024
- VC界面类编程,一个比较好的界面类编程。供大家参考参考。-VC-type programming interface, a better type of programming interface. For your information.
CListCtrl
- VC++6.0数据库操作,基本的list处理操作.-VC++ 6.0 database operations, basic handling of the list.
CListCtrl
- CListCtrl控件使用详解,编程环境VC,-CListCtrl
CListCtrl-CHeaderCtrl
- 关于CListCtrl,CHeaderCtrl类的重写 可以改变VC,列表控件的样式-About CListCtrl, CHeaderCtrl rewrite the class can change the VC, list control style
vcKONGJIAN
- vc常用控件用法,包括CCombox组合框的用法,CListCtrl控件的用法,CListView经常用用法等-vc common control usage, including CCombox combo box usage, CListCtrl control the usage, CListView often use such
clistctrl
- 让clistctrl的背景颜色交替? - VC-MFC - 界面 界面 Dev BBS.htm-Let clistctrl alternating background color?- VC-MFC- Interface Interface Dev BBS.htm
CListCtrl.CHeaderCtrl-
- 改变 CListCtrl、CHeaderCtrl 高度、字体、颜色和背景。合适给刚刚接触VC的人学习-Change CListCtrl, CHeaderCtrl height, fonts, colors and backgrounds. The right to learn from people new to VC
clistctrl
- VC++ clistctrl自绘及改变行列颜色,VC6.0版本示例、VC.NET版本示例,还有重用类,这些类是通用的,可用在其它的自绘程序中。重绘后的ListCtrl控件,每一行、每一列都可改变背景颜色,与传统ListCtrl相比,使其内容显示的结构更清淅-VC++ clistctrl drawn from the ranks and change the color, VC6.0 version of the sample, VC.NET version of this sample, as
CListCtrl数据导入到Excel VC++封装
- CListCtrl数据导入到Excel VC++封装 1.把.h, .cpp文件拷贝到工程目录下 2.从VC++(我用的2003)导入已有项(两文件,.h, .cpp) 3.包含头文件即可使用,接口请看源代码(CListCtrl data is imported into Excel VC++ encapsulation)
clistctrl自绘及改变行列颜色附重用类
- VC++ clistctrl自绘及改变行列颜色,VC6.0版本示例、版本示例,还有重用类,这些类是通用的,可用在其它的自绘程序中。重绘后的ListCtrl控件,每一行、每一列都可改变背景颜色,与传统ListCtrl相比,使其内容显示的结构更清淅。