文件名称:CListCtrl上添加CComboBox控件
文件大小:1.88MB
文件格式:RAR
更新时间:2013-07-08 05:15:44
CListCtrl CComboBox DrawItem
网上大部分ClistCtrl添加ComboBox控件都是在OnEditBegin函数中添加,我写的这个从一开始就一直将CComboBox控件静态显示在CListCtrl之上。将其他控件也可参考这段代码,比较简单易懂!
【文件预览】:
cgListComboTest
----cgListComboTestDlg.cpp(5KB)
----res()
--------cgListComboTest.rc2(407B)
--------cgListComboTest.ico(1KB)
----cgListComboTest.clw(1KB)
----ListCtrlComboEx.h(2KB)
----cgListComboTest.ncb(65KB)
----cgListComboTestDlg.h(1KB)
----cgListComboTest.plg(1KB)
----cgListComboTest.dsw(555B)
----StdAfx.cpp(217B)
----resource.h(693B)
----cgListComboTest.cpp(2KB)
----StdAfx.h(1KB)
----cgListComboTest.rc(5KB)
----cgListComboTest.opt(54KB)
----cgListComboTest.h(1KB)
----Debug()
--------StdAfx.obj(103KB)
--------cgListComboTest.obj(19KB)
--------cgListComboTest.pdb(497KB)
--------cgListComboTest.res(3KB)
--------cgListComboTest.pch(5.24MB)
--------cgListComboTestDlg.obj(32KB)
--------ListCtrlComboEx.obj(74KB)
--------cgListComboTest.exe(116KB)
--------vc60.idb(241KB)
--------cgListComboTest.ilk(364KB)
--------vc60.pdb(404KB)
----cgListComboTest.aps(35KB)
----ListCtrlComboEx.cpp(9KB)
----cgListComboTest.dsp(4KB)
----ReadMe.txt(4KB)