资源列表
LISTHDR
- The LISTHDR sample demonstrates how to use the following common control MFC classes: CListCtrl and CHeaderCtrl. It shows how the controls are created and how to change the controls using many different available styles. The LISTHDR sample has been up
ListCtrl
- 列表框的自绘。里面有详细的功能介绍,望对你有用-Since the draw of the list box. Has the function of the detailed introduction inside, hope useful to you
DemoCustomizeAdapter
- ListView 自定义视图,其中最重要的是覆写getView方法。-ListView custom view, the most important override getView method.
listboxcolor
- VC6的一个listbox的应用,可以设置每行文本内容的颜色,改变listbox以往单调的色彩-The VC6 a listbox application of the content of each line of text, you can set colors, change the listbox past monotonous color
list-control
- vb6开发的一款非常漂亮的listbox控件-vb6 developed a very beautiful listbox controls
TestListView
- andriod上的listview的一个简单示例-a simple example of ListView on android
TestDragDialogSrc
- 可实现对表格中皮肤及颜色的不同风格的显示效果-Can be realized on the table, the skin and the color display of different styles
listctrl
- C++ listctrl的实现,并加入了一些风格,网线,选择框,可以让初学者能顺利使用此控件-The realization C++ listctrl, and add some style, cable select box
virtuallist_demo
- listctrl虚拟列表使用实例。适合大数据量使用。-listctrl virtual list use cases. Suitable for large amount of data used.
ColoredListCtrl
- colorlist Control,可以改变指定行列的文本颜色,文本内容和背景色-colorlist Control, can change the designation of the ranks of the text color, text and background color
ChepyPicasaListBox
- this new list for application, transparent list view and many more object, you must try-this is new list for application, transparent list view and many more object, you must try
TestSortCtrlList
- 修改了SortListCtrl.cpp类的部分代码,使得该类能够完全像CListCtrl那样操作并具有对小数、整数、字符等自动排序功能,原先 CListCtrl没有的排序功能只要替换为该类即可拥有,其它接口保持不变。该工程完整演示了列表的插入及排序操作。-this is a soure for list by order automatic.