登录
首页 » Visual C++ » TestTreeOwnerdraw

TestTreeOwnerdraw

于 2021-01-22 发布 文件大小:4622KB
0 173
下载积分: 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 个回复

  • WTLButtonST
    说明:  用的是WTL, 不是 MFC的,代码够精简 !(using the WTL, not MFC, code streamlined enough!)
    2006-04-11 15:39:33下载
    积分:1
  • beautiful_buttion
    本程序实现按钮的漂亮显示,帮助你绘制漂亮的按钮,美化你的界面!(The procedure to achieve a beautiful display button, a button to help you draw beautiful, beautify your interface!)
    2011-06-22 15:16:49下载
    积分:1
  • Ean-look-look
    可以实现个性按钮,值得一看,不错的源码 值得推荐(Can realize personality button, worth a look, good source Is worth to recommend)
    2017-05-05 19:24:26下载
    积分:1
  • TreeGrid.rar
    树形结果,要资源管理器用的,我上传的第一个东西,不知道有没有重复的,(Tree result Used to resource management, and I uploaded the first thing, do not know if I have repeated,)
    2010-12-24 12:11:00下载
    积分:1
  • SysButton
    禁止窗体右上角各按钮SysButton,很不错的vc源码,希望能对大家有所帮助(Ban form the upper right corner of the button SysButton, very good vc source code, I hope you can help)
    2011-09-05 23:11:57下载
    积分:1
  • CLedButton_src
    指示灯按钮( Indicating lamp button )
    2021-04-15 20:58:54下载
    积分:1
  • interlock
    计算机联锁源代码,精品!对初学者很有用的,绝对值得一看!(Computer Interlocking source code, boutique! Very useful for beginners, and definitely worth a look!)
    2020-07-11 21:48:54下载
    积分:1
  • CButtonST_demo
    关于按钮的各种效果,如在按钮上加载位图,图标等,也可实现透明按钮!!(Button on a variety of effects, such as load on the button of a bitmap, icon, transparent button! !)
    2012-03-26 19:45:49下载
    积分:1
  • TabView_TabCtr
    TabView 具有TabCtrl类似功能的视图类(Tabview class have the function like TabCtrl .)
    2013-11-30 10:34:05下载
    积分:1
  • vcPPRegisterOcx
    vc++中实现自动注册控件和卸载控件,测试通过,可直接调用程序。(vc++ in the automatic registration control and unloading control, test, call the program directly.)
    2011-08-22 16:31:28下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 31今日下载