-
MFC综合应用
资源描述详细介绍MFC功能,适合初学者,共享一下
- 2022-01-22 01:54:31下载
- 积分:1
-
本程序是用风险投资编写的,可以有合适的动画制作工具,如我的..
此程序用VC所编,可以使工具条右边产生动画,像IE一样,使自己的程序专业化-this procedure prepared by the VC, can have the right tools of animation, like Internet Explorer, to make their own specialized procedures
- 2022-02-20 02:00:41下载
- 积分:1
-
自动关机的小程序熟悉vc的一些小用法
(我申请会员如果不足5个,请把这个加上谢谢)...
自动关机的小程序熟悉vc的一些小用法
(我申请会员如果不足5个,请把这个加上谢谢)-small automatic shutdown procedures familiar with a number of small vc usage (I apply for membership if less than five. Please thank the added)
- 2022-03-17 00:12:18下载
- 积分:1
-
NT 的注销、重启、关闭计算机
NT 的注销、重启、关闭计算机-NT write-off, restart, shut down the computer
- 2022-01-21 20:46:53下载
- 积分:1
-
C Programming C Programming C Programming C Programming C Programming
C++编程 C++编程 C++编程-C Programming C Programming C Programming C Programming C Programming
- 2022-02-14 14:37:16下载
- 积分:1
-
an experimental operating system (the process of scheduling algorithm code) firs...
操作系统实验一(进程调度算法代码) 先来先服务调度算法-an experimental operating system (the process of scheduling algorithm code) first-come first-service Scheduling Algorithm
- 2023-08-21 17:40:04下载
- 积分:1
-
ToolBar控件的使用Demo,演示了垂直工具条和用工具条模拟菜单的方法....
ToolBar控件的使用Demo,演示了垂直工具条和用工具条模拟菜单的方法.-Toolbar control the use Demo, demonstrated the vertical toolbar, and the use of simulation tools menu approach.
- 2022-08-07 04:03:04下载
- 积分:1
-
制作的一个类似Office97的工具栏,除了不能移动外,其他都极为相似...
制作的一个类似Office97的工具栏,除了不能移动外,其他都极为相似-produced a similar Office97 the toolbar, not only mobile, the other are very similar
- 2022-01-26 00:32:37下载
- 积分:1
-
a good illustration of how to display the toolbar button translation
一个不错的演示如何在工具条上显示平移按钮-a good illustration of how to display the toolbar button translation
- 2023-04-29 08:10:02下载
- 积分:1
-
MFC打造个性化菜单栏
应用背景
本例程使用的是微软MFC6.0开发工具,主要针对MFC生成的工具栏图标太小形式单一的缺点,从而打造属于自己的个性化软件工具栏,工具栏的程序代码对工具栏的修改提供了广阔的修改空间.满足不同审美需求.
本代码是本人花了很多时间才摸索出来的,经过实际测试可用,网上独一无二.
关键技术
1.通过MFC生成单文档程序.
2.双击CMainFram类,在右边显示的protected成员里定义两个CToolBar和 CImageList 对象.
3.在Rescourceview视图里的ICON插入8个ico图标.
4.在CMainFram类里打开onCreate函数里将系统生成的工具栏代码注释起来,并添加代码产生自己的个性化工具栏.
- 2022-08-13 14:31:52下载
- 积分:1