搜索资源列表
How to Create a Full-Colored CListCtrl
- How use VC to Create a Full-Colored CListCtrl
CListCtrl
- vc++2005中实现listctrl控件插入行和列
CListCtrl
- 利用VC编程过程中 CListCtrl 的风格、扩展风格、插值或删除数据、选中取消一行、得到checkbox的状态等等.........,很多很实用的操作
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
apibrow
- 使用公用控制回调在一个CListView中管理CListCtrl控制例子源码,这个例子用于分析了一些以逗号为分割符的文本文件,例如在你的\MSDEV\LIB(VC在DevStudio\VC\Lib)目录下的Win32Api.CSV就是这样的文件.-The use of common control callback CListView in a CListCtrl control in the management of source code examples, this example is
20081024
- VC界面类编程,一个比较好的界面类编程。供大家参考参考。-VC-type programming interface, a better type of programming interface. For your information.
CListCtrl
- CListCtrl控件使用详解,编程环境VC,-CListCtrl
VCsrcCGridListCtrlEx
- vc下的ClistCtrl Grid使用演示源代码,希望大家有用,代码仅供参考。-vc under ClistCtrl Grid Demo source code, hope that useful, the code for reference only.
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
- CListCtrl 控件的应用CListCtrl.rar,很不错的vc源码,希望能对大家有所帮助-CListCtrl control applications CListCtrl.rar, very good vc source code, I hope you can help
CList
- vc 中CListCtrl使用例子,比较全,建议新手可以下载来看-CListCtrl vc used in the example, compare the whole, the proposed terms novice can download
CloroList_Excel
- 实现VC++ clistctrl 的自绘图片和滚动条的功能,可以在当个Item上加载图片、改变字体颜色、背景色等。-ON划词翻译ON实时翻译 Drawn from the pictures and the functions of the scroll bar VC++ CListCtrl, can be in when the loading picture, Item to change the font color, background color, etc..
ListCtrl3
- vc clistctrl. good example-vc clistctrl good example
CListCtrlTest
- vc设置CListCtrl控件背景为渐变色,看上去更漂亮的CListCtrl控件了,每一格的行背景色都是渐变彩色的,颜色不满意的话,可自己调,源码文件分享给大家。-vc CListCtrl control settings for gradient background, looks more beautiful CListCtrl control, the background color of each cell line are graded color, the color is not
clistctrl自绘及改变行列颜色附重用类
- VC++ clistctrl自绘及改变行列颜色,VC6.0版本示例、版本示例,还有重用类,这些类是通用的,可用在其它的自绘程序中。重绘后的ListCtrl控件,每一行、每一列都可改变背景颜色,与传统ListCtrl相比,使其内容显示的结构更清淅。