文件名称:vc 重绘clistbox各项设置不同的行高
文件大小:1.83MB
文件格式:RAR
更新时间:2012-11-28 02:27:37
vc 重绘clistbox各项设置不同的行高
vc 重绘clistbox各项设置不同的行高, if((lpDrawItemStruct->itemAction | ODA_FOCUS) && (lpDrawItemStruct->itemState & ODS_FOCUS)) {…} else if ((lpDrawItemStruct->itemAction | ODA_SELECT) && (lpDrawItemStruct->itemState & ODS_SELECTED)) { …} Else { …} 把这几行代码全部注掉,换成下面这行代码 pDC->SetTextColor(COLOR_HIGHLIGHTTEXT); 这样,选定一行,其它行的字体颜色就一会变了
【文件预览】:
DefListBoxItemrect
----DefListBoxItemrect()
--------DefListBoxItemrectView.cpp(4KB)
--------MessageListBox.cpp(6KB)
--------stdafx.h(2KB)
--------DefListBoxItemrectView.h(992B)
--------MessageListBox.h(969B)
--------MainFrm.h(578B)
--------DefListBoxItemrectppc.aps(44KB)
--------DefListBoxItemrect.vcproj.CHINA-1EA977B4E.Administrator.user(2KB)
--------Resourceppc.h(845B)
--------stdafx.cpp(149B)
--------ReadMe.txt(3KB)
--------DefListBoxItemrectDoc.cpp(1KB)
--------MainFrm.cpp(1KB)
--------DefListBoxItemrect.h(546B)
--------DefListBoxItemrect.cpp(3KB)
--------res()
--------DefListBoxItemrect.vcproj(7KB)
--------DefListBoxItemrectDoc.h(652B)
--------DefListBoxItemrectppc.rc(7KB)
----DefListBoxItemrect.suo(67KB)
----DefListBoxItemrect.ncb(9.31MB)
----DefListBoxItemrect.sln(2KB)