资源列表
ListBox
- csharp listbox组件的使用,详细介绍了listbox组件的属性,事件的使用-csharp listbox component used, detailing the listbox component' s properties, events, the use of
RecordListCtrl直接嵌入sql的动态list
- 该代码例子提供了RecordListCtrl直接嵌入sql的动态list的列表。-the code examples provided RecordListCtrl embed dynamic list sql the list.
StudentScoreInfo
- 关于vc的学生成绩单应用程序。其中涉及内容有:窗口切分,视图间通信。主要用到视图类CListView。-The students about vc transcr ipt applications.Involving the contents: Windows, communication between view.Mainly used CListView view class.
OwnDrawBu1007
- 列表视图 用于列表数据显示等。可设置列表控件属性-list view
WUJUupv2.2
- list分页 C# 开发 -list pagination C# developers list pagination C# developers
SortingStringsForHumans
- 生成listbox,在listbox里分别按默认或自定义来进行排序-Generated listbox, the listbox in the respective years by default or custom sort
ListView
- 可实现对表格中的栏目的选择形式的操作,如数学-Can be realized on the choice of table columns the form of action, such as mathematics
ListDemo.rar
- 一个自我封装的List类,很号用,解决VC++中MFC中CListCtrl类的缺陷,在控件编程中有很大的用途,也可以更具自己的需要做一些修改!,A self-List package type, I am its use to solve VC++ In the MFC class CListCtrl of defects in the control program in a lot of uses, can also be more to their own needs to do some
IconMenu.rar
- windows mobile 用的九宫格 Icon 界面,用WTL开发,主要用 CListViewCtrl 类。可以设置背景、间隔、文字颜色、文字背景等属性。mobile 上的 WTL 相关的例子很少。,windows mobile using squares Icon interface, using WTL development, the main category CListViewCtrl. Can set the background, spacing, text color, te
ColorComboBoxAndListBox
- 压缩包中的实例程序,展示了怎样使得自己的Combox和ListBox控件具有颜色控制功能,比如控件的背景色变化,以及控件中的字体颜色等。-contained within the sample program, What makes display their Combox and ListBox controls with color control functions, For example, control the background color changes, and to con
Test
- 自己写的CListCtrl自绘类 简单的实现了表头的绘制以及表格非Item区域的绘制,同时 用了双缓冲 在刷新界面的时候不会出现闪烁的现象。-Write your own self-drawn CListCtrl class implements a simple header to draw and non-draw Item form regions, and with a double-buffered interface when the refresh flicker does no
实现ListView背景图片
- listview中实现不同行的不同颜色,有利于区分内容。