资源列表
ClassList
- CListCtrl的代码,其中集合了可编辑,ComBox等好多功能
Report
- MFC中的ListBox控件不支持修改其中内容,这个程序演示了动态移动控件模拟修改ListBox控件的内容。
ListCtrl_Tooltip
- 在列表控件中实现气泡提示功能。很实用的一个东西
VBPropertyList
- 一个自绘的ListBox控件,包含有按钮、颜色框、复选按钮等
huangone
- 在listcontrol里面装载图片并显示 vc
自已做的分类属性列表框
- 自已做的分类列表框,还有不少问题,权当提供点思路吧!-own classification list box, and there are many, when the right point for ideas!
ownerdrawlb
- 无闪烁自绘背景和位图Item的ListBox控减,Item的图形可从外部bmp文件获-painted background and bitmap Item controlled by the ListBox, Item graphics from external documents were bmp
CListCtrlEC
- 一个列表扩展显示程序,在第一列可以设置背景、图片及进行降序或升序排序。-an expanded list of procedures shown in the first column can set the background, photographs and for descending or ascending order.
表格填字
- mfc工程,一个可以编辑,选择能实现众多功能的list控件示范工程-mfc, an editor can choose to achieve many of the functions of control demonstration project list
splitter
- 一个用VC制作的splitter控件,控件的表头具有图表形状, 还可以扩充更多的功能-a VC produced by the splitter control, the control chart table with the first shape, but also can expand more features
支持拖放的listctrl实现!
- 实现list控件内容在不同窗口间的拖放!