资源列表
Property4
- 为第四种属性页编写方法,里面有详细介绍。-attribute to the fourth page compilation, which is described in detail.
ListCtrl
- 一个详细的listctrl应用的例子,并有封装类可调用。
testListviewSort
- C#写的testListviewSort,感谢原作者提供源码学习-C++ written in RPG, to thank the original author to provide source code to learn
实例7 在树形控件中插入背景图
- 在树形控件中插入背景图 -in tree controls to insert background map of the tree contro ls to insert background map of the tree controls to insert background map
DdListCtrl_demo
- 可实现表格中不同的列和行分别显示,并设置情况-Can be realized in the form of columns and rows were different shows, and set the conditions
MyEditableList
- 实现可编辑的ListView控件,用鼠标双击即可编辑
iconpickerlistbox
- 选项为图形的列表框-The listbox whichs item is picture
EditListCtrlSample
- 双击可编辑的VC++扩展型CListCtrl列表控件-Double click to edit the VC++ CListCtrl extended list control
QuickList
- 定制的带皮肤功能的ListCtrl控件, -with customized function of the skin ListCtrl controls,
multi_select_listbox
- 可实现在编辑框中对不同的行的文字的选定效果-Can be realized in the edit box on the different lines, the selected effect
CListCtrl
- CListCtrl控件的自绘,加入编辑框,复选框-CListCtrl control, self-painted, adding edit box, check box
TestListCtrl
- 自己写的一个listcontrol的小程序。实现了listcontrol的添加,和消息相应。