资源列表
2011101612504898
- ObjectListViewFull-2.5.0 一个重写了ListView的源码 外国人写的东西就是牛逼,开源趋势强。 国内就没那么大方,时刻讲到钱。 -ObjectListViewFull-2.5.0 A rewrite of the source ListView What is written by foreigners Niubi, open source trends and strong. China is not so generous, alway
edit=listbox
- 可可输入数据的列表框,-cocoa list of input data frame ,
ListView_ComboBox
- 一个ComboBox中,如果可以带多列的数据,并且都显示出来,有时,会很有用的。这样,可以增强界面的表达能力和少占据界面的空间。下面就介绍一款这样的控件。-A ComboBox, if you can bring more disaggregated data, and are displayed, and sometimes will be very useful. In this way, the interface can enhance the expression of capacit
listctrl
- ListCtrl控件的使用例程,很值得借鉴和学习,是初学者的启蒙源码-Control routine ListCtrl it is worth learning, is a source of enlightenment for beginners
vclist
- VC++ 在列表控件中插入行,简单实用的小例子,配合数据库的时候很有用。 -VC++ insert rows in a list control, a small example of simple and practical, with useful when the database.
AutosizeListCtrl_demo
- listctrl自动调整宽度
listctrl
- 自定义列表框,支持输入功能,改变颜色,方便设置行高-ListView control
sortlist.zip
- 多列排序的ListView
checkbox-listctrl
- 带checkbox,排序功能,可带颜色的listctrl控件。-With checkbox, the sorting function, can with the color of the ListCtrl control.
MultilineList
- VC6 版本的multilineList 可多行显示的listctrl类
ColorBox
- ColorBox.rar,listbox列表中各子项使用不同颜色
regeditscan
- 使用TreeVuew+ListView合作的模式浏览树型的注册表数据,实现对注册表的简单修改,与系统所带注册表浏览器功能有一定差距。