资源列表
SortList
- 实现单击列表框上的标题栏进行排序的功能。自己根据网上代码整理而成。-The realization of the list box click on the column heading to sort function. Organize themselves in accordance with the code from the Internet.
DemoMoveNumericItemsBetweenListBoxes
- This demo allows you to have a ListBox of available numeric items, and another ListBox of selected items. You can move items between the list boxes, and they will remain sorted. Using the Sorted property for the ListBox will not work properly when th
rowlist
- 列表的各种风格显示,单击工具条个按钮,实现不同风格,并实现列表选择功能-Demonstrates Selecting Full Rows in List Views When you run ROWLIST, it presents a single-document interface (SDI) application whose view is a CListView-derived class. The view has items representing different co
MySortListCtrl
- 自绘制列表控件,绑定自绘制列表头,实现排序功能-SortListCtrl
WtlGrid_src
- 老外写的,比较老,可参考他是如何使用WTL的。-After using WTL for some time, I ve developed the control that I miss the most for the kind of project that I do : A grid. This one is written from scratch, derived from a CScrollWindowImpl, it has the following features :
ListView
- 自己写的ListView控件例子,附课件,适合VB初学者学习-Write their own examples of the ListView control, with courseware is suitable for beginners to learn VB
listviewundoc_src
- 实现带图标的listbox,文字一行显示不下的时候可以多行显示,并且可以将某一项设置为灰,既不响应鼠标。-To achieve with the icon of the listbox, the text shows that no less than the time line can be multi-line display and can be set to a gray, not in response to the mouse.
editListView
- listview控件的灵活应用,给需要者提供参考-flexible application of the listview control to provide a reference for those who need it
2040
- 关于如何更改其他程序ListView控件中某个Item的内容-Other programs on how to change a ListView control the content of Item
ListViewProgressBar
- 在ListView中添加ProgressBar。演示如何在ListView中为其ListItem添加一个ProgressBar,其实没有特别的思路,就是动态建立ProgressBar,然后移动其位置即可-ListView add in the ProgressBar. Demonstration of how to add ListItem for the ListView in a ProgressBar, in fact, no particular line of thought is t
Bg
- 很簡單的 listview 程式,good for beginner-very simple Listview simple program,good for beginner
BMPList
- 对标准列表控件进行了改进,能够实时的显示位图文件-A virtual list control that also displays bitmaps from files at run time.