登录
首页 » Visual C++ » TestTreeOwnerdraw

TestTreeOwnerdraw

于 2021-01-22 发布 文件大小:4622KB
0 293
下载积分: 1 下载次数: 38

代码说明:

  CMyTreeCtrl,自己编写的TreeCtrl类,完全自绘,响应WM_PAINT,可以拖动,可以设置图标,文本的字体、颜色,可以双行显示文本,以上操作皆可以动态操作,几乎包含了自定义树控件的所有操作,是研究美化控件的不错的参考(CMyTreeCtrl, own written TreeCtrl class, fully self-drawn, in response to WM_PAINT study beautify good reference control)

文件列表:

TestTreeOwnerdraw

.................\bk222.bmp
.................\Debug

.................\.....\GDI.obj,4819,2012-11-27
.................\.....\GDI.sbr,1531,2012-11-27
.................\.....\group_expanded.bmp
.................\.....\group_normal.bmp

.................\.....\MyTreeCtrl.obj,168806,2012-11-27
.................\.....\MyTreeCtrl.sbr,91991,2012-11-27
.................\.....\StdAfx.obj,152091,2012-11-27
.................\.....\StdAfx.sbr,1802420,2012-11-27
.................\.....\TestTreeOwnerdraw.bsc,4146176,2012-11-20
.................\.....\TestTreeOwnerdraw.exe,147521,2012-11-27
.................\.....\TestTreeOwnerdraw.ilk,374472,2012-11-27
.................\.....\TestTreeOwnerdraw.obj,17767,2012-11-27
.................\.....\TestTreeOwnerdraw.pch,8985132,2012-11-27
.................\.....\TestTreeOwnerdraw.pdb,607232,2012-11-27
.................\.....\TestTreeOwnerdraw.res,3112,2012-11-27
.................\.....\TestTreeOwnerdraw.sbr,64061,2012-11-27
.................\.....\TestTreeOwnerdraw.SUP,87,2012-11-26
.................\.....\TestTreeOwnerdrawDlg.obj,46930,2012-11-27
.................\.....\TestTreeOwnerdrawDlg.sbr,68448,2012-11-27
.................\.....\vc60.idb,263168,2012-11-27
.................\.....\vc60.pdb,544768,2012-11-27
.................\GDI.cpp,626,2012-11-18
.................\GDI.h,532,2012-11-18
.................\Global.h,60,2012-11-20

.................\group_expanded.bmp
.................\group_normal.bmp
.................\icon.bmp,73590,2012-11-26
.................\icon.psd,37080,2012-11-26
.................\MyTreeCtrl.cpp,26446,2012-11-27
.................\MyTreeCtrl.h,4868,2012-11-27
.................\ReadMe.txt,3777,2012-11-14
.................\res

.................\...\TestTreeOwnerdraw.rc2,409,2012-11-14
.................\resource.h,1155,2012-11-27
.................\StdAfx.cpp,219,2012-11-14
.................\StdAfx.h,1073,2012-11-20
.................\TestTreeOwnerdraw.aps,36548,2012-11-27
.................\TestTreeOwnerdraw.clw,1840,2012-11-28
.................\TestTreeOwnerdraw.cpp,2217,2012-11-14
.................\TestTreeOwnerdraw.dsp,4700,2012-11-20
.................\TestTreeOwnerdraw.dsw,557,2012-11-14
.................\TestTreeOwnerdraw.h,1445,2012-11-14
.................\TestTreeOwnerdraw.ncb,74752,2012-11-28
.................\TestTreeOwnerdraw.opt,51712,2012-11-28
.................\TestTreeOwnerdraw.plg,1221,2012-11-27
.................\TestTreeOwnerdraw.rc,6070,2012-11-27
.................\TestTreeOwnerdrawDlg.cpp,7974,2012-11-27
.................\TestTreeOwnerdrawDlg.h,1744,2012-11-27
.................\复件 bk.bmp,480054,2012-11-20
.................\复件 icon.bmp,73590,2012-11-20
.................\新建文件夹


下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • user
    格式化硬盘病毒的的源代码,是用delphi语言写的。大家可以借鉴一下(formatted drives virus source code, is to use Delphi language written. We can learn some lessons from)
    2013-09-25 08:44:27下载
    积分:1
  • MBAXP
    Modbus Master Protocol的ActiveX实现,支持使用VC、VB、Delphi、Excel等编程工具开发Modbus应用程序。(Modbus Master Protocol ActiveX technology, support the use of VC, VB, Delphi, Excel and other programming tools to develop Modbus applications.)
    2016-09-08 01:08:19下载
    积分:1
  • CMyHyperLink_Project
    Static 的继承类,可以点击打开网页链接,发送邮件,也可以发送消息给父窗口(Static inheritance category, you can click the link to open web pages, send e-mail, you can send a message to the parent window)
    2009-01-20 11:52:40下载
    积分:1
  • 3146813
    VC图形程序,自己编写的,功能还不完全可以借鉴以下,不错()
    2018-05-21 16:29:04下载
    积分:1
  • Ethernet
    在VC中实现共享数据的方法,可以的源码,不错()
    2018-02-15 21:47:16下载
    积分:1
  • circular-button
    说明:  实现圆形button的制作,内含绘制源码(To achieve the production of circular button, draw the source contains)
    2011-03-12 13:12:00下载
    积分:1
  • 51622409TestButton
    Button的一个类,可以实现鼠标跟踪,背景变换(a class for buttion control)
    2009-02-10 14:06:46下载
    积分:1
  • buttonspecial
    一个用VC6扩展CButton类制作风格独特的按钮(VC6 with the expansion of a type of production style unique CButton button)
    2003-09-05 11:15:38下载
    积分:1
  • 12345TestTab
    说明:  TAB控件的应用,在TAB控件的各选项卡里分别嵌入了列表控件、按钮控件以及下拉列表控件,并对列表控件进行了初始化,对初学者很有帮助。(In the application of tab control, list control, button control and drop-down list control are embedded in each tab of tab control, and the list control is initialized, which is very helpful for beginners.)
    2020-07-07 14:46:20下载
    积分:1
  • TreeWithCheckBoxes_demo
    windows VC++6.0下面的一个树形结构的控件的 编程()
    2008-07-10 13:42:37下载
    积分:1
  • 696518资源总数
  • 106164会员总数
  • 18今日下载