继承CWnd重新写的CListCtrl

时间:2013-08-28 08:39:15
【文件属性】:

文件名称:继承CWnd重新写的CListCtrl

文件大小:45KB

文件格式:RAR

更新时间:2013-08-28 08:39:15

CListCtrl

可以改变单行高度,单个SubItem颜色,字体颜色等等的CListCtrl,初步实现了滚动条,响应点击消息~~


【文件预览】:
newListCtrl.sln
res
----newListCtrl.manifest(700B)
----newListCtrl.rc2(367B)
----newListCtrl.ico(21KB)
newListCtrl.h
newListCtrl.vcproj
PlugListCtrl.h
stdafx.h
PlugListCtrl.cpp
stdafx.cpp
SuperListCtrl.cpp
Resource.h
newListCtrlDlg.cpp
newListCtrl.cpp
SuperListCtrl.h
newListCtrlDlg.h
newListCtrl.rc
newListCtrl.aps

网友评论

  • 最近在重绘CListCtrl真好借鉴一下。
  • 大多的功能已经实现,但是代码实现不够简洁,有点乱
  • 做个借鉴。可惜不是我想要的形式。感谢楼主分享
  • 值得借鉴,虽然不是想要的,但还是有启发
  • 可以借鉴,但是代码写的不好。
  • 功能倒是全部实现了,还是不错的,挺好的借鉴。
  • 思路不错~适合学习~
  • 是一个可以考虑的方案不过,太麻烦,还是重画的好。
  • 不错,正在研究如何从CWnd来封装控件,值得借鉴。
  • 资源很好,但是代码写的有点乱,不容易读懂,功能还是都实现了的,不过不好借鉴。