搜索资源列表
ListClrtest
- 改变ListCtrl中所选中行的颜色,通过NM_CUSTOMDRAW实现.-ListCtrl which change the color of the selected 49 through NM_CUSTOMDRAW achieve.
LVFilterBar
- 带有过滤显示的控件的ListView-The listview which has display filter
ListClrtest
- 改变ListCtrl中所选中行的颜色,通过NM_CUSTOMDRAW实现.-ListCtrl which change the color of the selected 49 through NM_CUSTOMDRAW achieve.
RCSeparator
- 改变行高 改变行颜色 可编辑subitem的listctrl subitem可编辑,插入combobox,改变行颜色,subitem的tooltip提示 (13) header 中允许多行字符串 (14) 插入combobox (15) 添加背景图片 http://www.codeguru.com/Cpp/controls/listview/backgroundcolora
ListCtrlCustomDraw_c200923
- 自绘列表框,实现行和列的自绘。通过NM_CUSTOMDRAW 实现。-draw can be thought of as a light-weight, easier-to-use version of owner draw
ColorListCtrl
- ColorCtrl自己刚弄的类,实现颜色间隔显示。添加NM_CUSTOMDRAW消息响应-ColorCtrl just get their own class, to achieve the color interval display. Add NM_CUSTOMDRAW message response
mySliderControl
- 一个实现自绘的MFC滑块类,采用NM_CUSTOMDRAW通知消息实现自绘,可直接在项目中使用。-this is a customdraw slider class of MFC,customdraws using NM_CUSTOMDRAW notify message,it can use in your project directly.