搜索资源列表
CListCtrl控件使用示例
- 一个CListCtrl控件的示范程序,程序很简单,有兴趣的朋友可以看一下-a CListCtrl Control Model procedure is very simple, interested friends can look at!
list1.1
- VC下,支持真彩色图标,适用于报表方式的列表控件使用演示-VC, supports the really colored chart sign, is suitable tabulates to the report form way controls a use to demonstrate
图表和文字在同一列中的
- 图标和说明文字摆在同一列的CListCtrl控件源代码,是一个很好的控件使用方法。-icons and text descr iptions on the same CListCtrl out of control source code, is a good use of controls.
Power列表控件
- 本程序实现一个功能强大的列表视控件,本控件具有下列特征: 整行加亮;对列自动排序(用数字和文本序列); 支持背景图像和混合加亮选择; 支持水平和垂直网格;可拖动的列; 通过Format对话框,可以定制列格式(大小、对齐);用Column Manager管理列; 支持分类视(象Outlook 98) 在每个单元中,支持定制文本颜色、字体和网格边界; 自动从注册表中存储和装入信息; 打印支持; 每个单元支持图像; 列视的头支持图像;使用多信息编辑控件编辑子项; 用组合框控件支持子项编辑;自动拷贝项到
ListView
- ListView控件使用ListView控 件使用 ListView控件使用
ListCtrl1
- ListCtrl1.rar这个是关于控件使用的源码,是在vc环境下的
listctrl
- listctrl 控件使用说明文档 : 对listctrl控件执行简单的操作说明
用ListView控件建立一个简单的数据输入系统
- 在使用程序时,将该目录下的数据库文件data.mdb拷贝至C盘根目录下即可。-the use of procedures, this directory database files copied to C data.mdb Pangen directory can be.
CListCtrl使用演示
- 使用List控件的实例,对初次学习VC控件的同学是不错的实例!-example, the initial learning Control VC students is a good example!
List控件演示
- 介绍List控件使用方法
listBox.自己重写美化过的listBox控件
- 一个自己重写美化过的listBox控件,可以直接拿来使用,A rewrite its own landscaping off listBox control, can be brought directly to the use of
ListBox_Tut_src.zip
- MFC的listbox控件使用的非常好的案例,很值得新手学习及老手参考。,MFC to use the listbox control of a very good case, is worth learning novice and old hand reference.
24
- 各种VC++窗体列表控件使用实例集,list control view的几个使用技巧,包括ListBox和Combobox等。
Another_Report_List_Control
- 一个非常好的列表控件类,可在程序中直接使用这个类。-A very good list control class, can be used directly in the program this class.
HyperList
- 比ListView数据加载快百倍的HyperList 2.0 这是一个完整版本的正式的媲美Listview控件的控件(DLL),他拥有难以置信的速度和存储构建,排序性能,也可以连接到数据库,支持Listview所有的功能并且有额外的扩展,具体可以看示例.使用HyperList 2.0加载10条记录仅0.02几秒,而用标准的Listview控件加载需要25秒左右.-Hundred times faster than the ListView' s data loading Hype
primax2
- 动态创建对话框及列表控件,及数据库的使用-dinamic to generate the dialog and list control
win32
- win32列表控件的使用实例.可以修改列表控件的每一项内容-An example of use listctrl at win32.the content of the list can be edited.
自定义的ListView可以在任意列添加控件
- 自定义的ListView可以在任意列添加控件(附使用说明文档和调用Demo)(Custom ListView can add controls to any column (with the use of documentation and calling Demo))
重绘ListBox控件
- 使用C#2010语言重绘ListBox控件,ListBox的项背景色可以设置成不同的颜色。
listCtrl控件可编辑 内容存储access
- MFC中clistctrl控件的可编辑 及下拉框、日期控件的组合使用,其中clistctrl中的内容可以通过access数据库保存