-
在C++/MFC框架应用程序里,当浮动工具条被拖离主窗口后,一般都有一个“关闭”按钮。本来这个按钮完全是按照Windows应用程序的UI设计规范而设计的,也就是...
在C++/MFC框架应用程序里,当浮动工具条被拖离主窗口后,一般都有一个“关闭”按钮。本来这个按钮完全是按照Windows应用程序的UI设计规范而设计的,也就是说所有的窗口都应该有一个地方让用户可以关闭这个窗口。-in C/MFC application framework, when the floating toolbar been towed away from the main window, usually has a "close" button. Actually, this button is entirely in accordance with the Windows Application Program UI design specifications and design, which means all the window should have a place to allow users to close this window.
- 2022-11-16 09:15:03下载
- 积分:1
-
制作的一个类似Office97的工具栏,除了不能移动外,其他都极为相似...
制作的一个类似Office97的工具栏,除了不能移动外,其他都极为相似-produced a similar Office97 the toolbar, not only mobile, the other are very similar
- 2022-01-26 00:32:37下载
- 积分:1
-
这个程序演示了如何制作有自己特色的工具来,来源是VC开发大全里面的源代码。这本书给出了详细的解释和示例,对于编程开发者来说,想给别人耳目一行的感觉的朋友可以学习...
这个程序演示了如何制作有自己特色的工具来,来源是VC开发大全里面的源代码。这本书给出了详细的解释和示例,对于编程开发者来说,想给别人耳目一行的感觉的朋友可以学习一下-demonstration of the procedure on how to make their own special brand of tools, source of VC Daquan inside source. This book gives a detailed explanation and examples of programming for developers, others want to deceive the feeling of his friends can learn about
- 2023-05-26 07:10:03下载
- 积分:1
-
本代码给出了类explorer窗口问题的一些处理方法,创建类explorer窗口简单方法配套源代码...
本代码给出了类explorer窗口问题的一些处理方法,创建类explorer窗口简单方法配套源代码-the code is then given an explorer window to address the problem, creating categories explorer window simple matching source code
- 2022-06-26 18:59:14下载
- 积分: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
-
工具栏提供访问常用命令的快捷方式。在VB.NET中,通过向ToolBar 控件中Buttons集合添加Button对象来创建工具栏。...
工具栏提供访问常用命令的快捷方式。在VB.NET中,通过向ToolBar 控件中Buttons集合添加Button对象来创建工具栏。-toolbar order to provide access to commonly used shortcuts. In VB.NET, through to the Toolbar Buttons controls were added Button set targets to create toolbar.
- 2022-03-29 02:44:54下载
- 积分:1
-
This is a tool for Java class libraries, giving users read the text data files,...
这是一个JAVA 工具类库,用户读取给予文本的数据文件,如 GSV ,tab分隔的或固定宽度格式的文件-This is a tool for Java class libraries, giving users read the text data files, such as Hopkins, tab-separated or fixed width files
- 2022-03-09 23:22:08下载
- 积分:1
-
关于给初学者介绍SDK编程
关于给初学者介绍SDK编程- About gives the beginner to introduce SDK programs
- 2022-03-24 03:27:44下载
- 积分:1
-
该代码提供了创建一个工具栏,该工具栏上的字体为多行显示,可以节省工具栏按钮控件大小。...
该代码提供了创建一个工具栏,该工具栏上的字体为多行显示,可以节省工具栏按钮控件大小。-The code for the creation of a toolbar, the toolbar font for multiple lines, it can be saved toolbar buttons control the size.
- 2022-05-07 16:52:38下载
- 积分:1
-
可以删除、添加、重新各按钮的工具条,还可以在程序退出时记录各按钮的位置...
可以删除、添加、重新各按钮的工具条,还可以在程序退出时记录各按钮的位置-The toolbar which can delete, add and set the buttons on it, and it can also record the position of each button
- 2022-05-15 04:40:15下载
- 积分:1