-
-
CListCtrlfjs.rar
在一个别人自画CListCtrl基础上加入很多功能
可以:
1.设置任单元格文字颜色和背景颜色
2.设置任单元格图标
3.设置所先列的颜色
4.排序功能
5.让前N列不可调整大小
6.自画CHeadCtrl
7.第一列像Execl效果
-
Easement.rar
VS2008开发的VC++笔记记录工具
VC++笔记记录工具,源代码编译运行于VS2008及以上版本,能够快速记录笔记,支持便笺管理和文件管理的一个小工具软件,程序中把CListCtrl 改成可以按文件路径显示文件。
把CRichEdit改成可以显示行号,可以设置背景等,语法高亮暂时没弄出来(主要是闪烁的问题找不到 ...
-
C++MFC教程
... is filled with the current background color before the text, hatched brush, or pen is drawn. This ... 。
• MK_CONTROL Ctrl键是否被按下 Set if the CTRL key is down.
• MK_LBUTTON 鼠标 ... 通过调用CTreeCtrl& CTreeView::GetTreeCtrl( ) const得到CListCtrl的引用。
CEditView类利用Edit接收 ...
-