MFC列表控件重载

时间:2017-08-30 15:36:15
【文件属性】:

文件名称:MFC列表控件重载

文件大小:799KB

文件格式:ZIP

更新时间:2017-08-30 15:36:15

CListCtrl 复制 黏贴 高度 颜色

MFC自带列表控件不支持编辑功能和高度的修改功能。重载列表控件类实现了,这两个大的功能。代码已经在VC6.0上验证。如果需要其他平台可以一起讨论


【文件预览】:
UserListCtrl
----UserCListCtrl()
--------UserDefListCtrl.cpp(50KB)
--------UserCListCtrl.h(1KB)
--------resource.h(1KB)
--------InPlaceCombo.h(3KB)
--------InPlaceEdit.cpp(5KB)
--------UserCListCtrl.cpp(2KB)
--------HeaderCtrlCl.h(621B)
--------Debug()
--------UserCListCtrl.aps(36KB)
--------UserCListCtrlDlg.h(2KB)
--------UserCListCtrl.clw(2KB)
--------ComboListCtrl.cpp(22KB)
--------UserCListCtrl.dsp(5KB)
--------InPlaceCombo.cpp(4KB)
--------InPlaceSlider.h(3KB)
--------ReadMe.txt(4KB)
--------UserCListCtrl.plg(1KB)
--------res()
--------UserDefListCtrl.h(9KB)
--------Release()
--------HeaderCtrlCl.cpp(3KB)
--------InPlaceSlider.cpp(5KB)
--------StdAfx.cpp(215B)
--------ComboListCtrl.h(6KB)
--------UserCListCtrlDlg.cpp(9KB)
--------StdAfx.h(1KB)
--------UserCListCtrl.rc(6KB)
--------InPlaceEdit.h(3KB)
----UserListCtrl.ncb(105KB)
----UserListCtrl.opt(51KB)
----UserListCtrl.dsw(548B)

网友评论

  • 还没有看到结果
  • 还可以 知道怎么重载控件了