VC++界面编程之--实现工具栏自定义皮肤

时间:2017-03-20 05:26:43
【文件属性】:
文件名称:VC++界面编程之--实现工具栏自定义皮肤
文件大小:320KB
文件格式:ZIP
更新时间:2017-03-20 05:26:43
CToolBar 工具栏的工作原理就是:首先在父窗口上创建一个子窗口,然后在一个子窗口上创建不同ID的按钮,当用户点击某个按钮时,就会以一个命令的方式通知父窗口:我被点击了。所以我沿着这个思路,制作了一个自定义皮肤的工具栏。 与之配套的博客:http://blog.csdn.net/rmxming/article/details/20123045
【文件预览】:
CommandBar_Test
----CommandBar_Test.suo(87KB)
----CommandBar_Test.sln(911B)
----CommandBar_Test()
--------AboutDlg.h(1KB)
--------CustomFont.h(2KB)
--------stdafx.cpp(292B)
--------Release()
--------res()
--------stdafx.h(1KB)
--------CommandBar_Test.h(22B)
--------CustomButton.h(12KB)
--------CommandBar_Test.cpp(2KB)
--------CommandBar_Test.vcproj.MING.Administrator.user(1KB)
--------CommandBar_Test.vcproj.PC111.Administrator.user(1KB)
--------resource.h(911B)
--------CommandBar_Test.vcproj(6KB)
--------GdiplusHelper.h(7KB)
--------CommandBar_Test.rc(9KB)
--------MainDlg.h(4KB)
--------CustomCommandBar.h(6KB)
--------CommandBar_Test.aps(82KB)

网友评论

  • 挺好的,可以参考
  • 还行。略有参考。
  • 这个没什么用
  • 没怎么用处
  • 还可以 但win8下运行不了
  • 效果不错,有很高参考价值
  • 试过在XP和WIN7下可以用。WIN8不支持
  • 效果不错,有空一定要研究一下duiengine
  • 不知是什么情况,Win8t系统下运行不了
  • 不知是什么情况,Win8t系统下运行不了