资源列表
2f4fefd927a4f3d2599922e52d595cce
- 一个效果很好的outlookbar控件CXTOutBarCtrl
SuperGrid
- 在CListCtrl的第一列显示CTreeCtrl样式,列表控件与树控件的完美结合。
ListBoxEx_src
- This control is a .NET version of the extended ListBox editor that originally showed up in Visual Studio. The control offers an extensible interface for specifying ordered entries of data items in string format. The control uses a button at the end o
ListboxEx
- 可拖动的列表框,可用来调整各项在列表框中的顺序
Listbox_Code
- 这是本公司利用列表框开发的实例代码,程序主要说明两个列表框同步操作。
03
- 点击按钮后,在listbox中自动生成带图标的选项。
obj_10_ListBox
- linux系统,如何使用qt下的列表框QListBox类
ListTest_1129
- 类似迅雷list控件自绘,广告STATIC, 按钮自绘
ClassList
- CListCtrl控件简单易用,美中不足的是不能设置单元格的颜色,作者试着扩展了CListCtrl类,提供了一个可设置单元格颜色的函数,
CReportCtrl_Demo
- 一个CListCtrl控件源代码,在Report类型的LictCtrl的空间中能改变任何一个单元格的背景颜色。直接将ReprotCtrl.h与ReportCtrl.cpp直接加入工程文件中,在源代码中将原有定义的CListCtrl改为ReporCtrl即可。
listbox-2
- 本程序用 MFC 实现 属性列表框(Property Listbox), 就象 VB 的 IDE 环境一样.用户可以在Property Listbox中包含 edit box, a combo box, an RBG color value, a font name, or a file name
listbox-3
- 本程序实现双列表选择管理器(A Dual ListBox Selection Manager), 如图: