资源列表
nirs2000_demo
- 个人觉得比较经典的列表,继承自CListCtrl,对其进行补充优化,能实现列表组合框选中修改-Personally feel more classic list, inherited from CListCtrl, complement it optimized to achieve the combination of marquee modify the list
CustDrawListBox
- 自绘ListBox, Item项自绘(改变Item宽高), 样式. 注: 在使用前请设置控件属性Owner为Variable状态. (本代码在Window7、VS2010下测试通过)-Owner Draw ListBox, change Item width、height、style. note: please set owner:variable.
Duallistbox
- ListBox控件,实现了我们常用的灵活选择的功能,引用了DualListManager机制!-ListBox control, to achieve flexibility in our choice of commonly used functions, citing DualListManager mechanism!
EC.zip
- 一个扩展的ListCtrl,实现了排序,值得参考
CListCtrl
- 老大写的一个具有拖拽功能的CListCtrl,看着很有用,分享给大家,希望可以帮助到大家-A drag and drop function CListCtrl boss wrote, looking very useful, and share with everyone, hope can help to you
CReportCtrl_Demo
- 一个CListCtrl控件源代码,在Report类型的LictCtrl的空间中能改变任何一个单元格的背景颜色。直接将ReprotCtrl.h与ReportCtrl.cpp直接加入工程文件中,在源代码中将原有定义的CListCtrl改为ReporCtrl即可。
CReportCtrl_DemoNew
- Listview扩展类,延时了报表方式的使用方法,非常不错。-Listview extension of the class, the method of using delay report, very good.
CReportCtrl
- 一个继承自CListCtrl的改进过的list control控件代码,支持每格数据的直接修改,支持每格的颜色控制,支持数据的按列排序,支持每格的图像显示及复选框显示-inherited from the CListCtrl an improvement over the control list control code, support each grid data directly alter the support of every new color control and suppo
CReportCtrl_Demo
- 扩展MFC CListCtrl,可以设置ITEM颜色,可以按照COLOMN排序。
24
- 各种VC++窗体列表控件使用实例集,list control view的几个使用技巧,包括ListBox和Combobox等。
GridCtrl
- GridCtrl控件的使用
CustomComboBox
- 如何在MFC6的平台下编写一个功能强大的自定义ComboBox控件.-MFC6 how to prepare a platform for a powerful self-definition ComboBox control.