搜索资源列表
ListViewApiRu
- 这个可是很爽的一个VB类,对ListView API进行了完全的封装,读这个原代码可以熟悉ListView的方方面面,里面有个技术很爽,就是subclass的特殊实现方法,完全就象Window SDK编程,真的很爽,里面用了VB指针技术,感觉是那么的自由,其实VB也没有什么不可以,唯一的缺点就是不好调试(强行点VB的强行中止按钮,VB集成开发环境会崩溃,主要是以为是解释执行了,..还是VC好)-the VB one very interesting category of ListView AP
ListCtrl
- 一个详细的listctrl应用的例子,并有封装类可调用。
ListBox
- 这是一个封装好的listbox类,还有一些小BUG,欢迎大家指正!
listviewSort
- 一个具有排序功能的CSortedListCtrl类,封装了所有有关排序的操作
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
sortlistctrldemo
- 能实现列表控件的排序问题,主要是封装了排序类,原本列表控件是没有排序的功能,只要调用哪个类就行了-List control to achieve the sort problem is sorting class encapsulates the original list, there is no sort of control function, which class as long as the call on the line
GXDKnightWndDll 重新封装的CLISTCTRL类
- 重新封装的CLISTCTRL类,可以更加方便简单的对控件进行操作-Re-package CLISTCTRL class, can be more convenient and easy operation of controls
Knowledge_C
- 是一个知识抢答系统,主要是对数据库的一些类的封装,是一个数据库的很好的例子-Answer is a knowledge system, mainly on the database of some kind of package, is a good example of a database
Mylistctrl_by_VC
- 使用vc++封装的扩展类,具有横向伸缩功能的listctrl.-The listctrl with transverse extend function.
newctrllist
- 新封装了一个NewListCtrl类对列表框控件进行了功能的扩展,使得列表框可以实现类似EXCELL的功能,能够添加新行,且可以在指定行上添加新行。-A new package on the list box control NewListCtrl class features were expanded, making the list box can achieve similar functionality EXCELL, the ability to add new lines, and
listview_6
- 具有排序功能的CSortedListCtrl类本程序引入一个具有排序功能的CSortedListCtrl类,封装了所有有关排序的操作,在应用该类加入排序功能时,无需考虑回调等事情,非常方便。-A sorting program to introduce this type of CSortedListCtrl a sort function CSortedListCtrl class that encapsulates all the sorting operations, joined in
CTree-and-CListCtrl
- CListCtrl列表控件和CTreeCtrl控件形成的一个SuperGridCtrl类,可以以树形式显示第一列,心报表形式显示其它列.树可以展开. 已经将bin文件和封装的类封装好,有vc6.0和vs2008工程文件.-CListCtrl list control and CTreeCtrl control the formation of a SuperGridCtrl class in a tree form of the first column, the heart in tabula
ClistCtrl
- 非常好用的ClistCtrl控件封装类,实现了自动排序,添加整行内容,设置列表头等功能。-Very the use of ClistCtrl control package class, automatically sort, add the contents of the entire line, set the list of first-class function.
DemoListvs2010
- listcontrol控件的使用,把list封装成特定的类,方便以后使用,还添加了一些特别属性-Use listcontrol controls, the list packaged into a particular class, for later use, but also added some special properties
CReportCtrl_2010
- list control封装的类,里面有很多功能,通过按钮来实现,还有复选框的功能,方便有这方面需求的朋友下载,编译环境是vs2010-list control package of classes, there are many features to push buttons, check boxes also function to facilitate this area needs a friend to download, compile environment is vs2010
list-mfc
- mfc list control控件的使用,把它封装成了特定的类,方便移植和使用,编译环境vs2010-Use mfc list control control, encapsulates it became a particular class, portable convenience and use compiler environment vs2010