C++ MFC CListBox扩展

时间:2022-01-27 14:06:12
【文件属性】:
文件名称:C++ MFC CListBox扩展
文件大小:132KB
文件格式:RAR
更新时间:2022-01-27 14:06:12
MFC CListBox MFC自带的CListBox只能选中某行时高亮对应行,扩展的CListBoxEx可以在鼠标移动时高亮鼠标所在行。
【文件预览】:
TestListBox
----stdafx.cpp(144B)
----TestListBoxDlg.cpp(4KB)
----res()
--------TestListBox.rc2(678B)
--------TestListBox.ico(66KB)
----stdafx.h(2KB)
----TestListBox.vcxproj(6KB)
----TestListBox.h(472B)
----TestListBox.aps(106KB)
----targetver.h(234B)
----TestListBox.rc(11KB)
----TestListBoxDlg.h(694B)
----TestListBox.vcxproj.filters(2KB)
----resource.h(1KB)
----ListBoxEx.h(1KB)
----ListBoxEx.cpp(11KB)
----TestListBox.cpp(2KB)
----ReadMe.txt(4KB)

网友评论