搜索资源列表
flttbclsbtn
- 在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. Actua
cqa0311
- MFC 应用程序中的菜单提示信息menutips-MFC Application Programs menu message menutips
VC6_toolbar
- 6.0关于工具条的设计,包括如何修改MFC AppWizard向导生成的框架程序的外观和大小,修改图标、光标、背景的三种方法。如何增加和删除工具栏按钮,如何给应用程序增加工具栏,如何显示和隐藏工具栏。定制状态栏,在状态栏中添加时钟显示,CTime类及其用法。在状态栏中添加进度条(主窗口产生后立即产生进度条的巧妙思想,不能在OnCreate函数中直接处理,要用到自定义消息的方法)。鼠标坐标显示,在CView中获取状态栏对象的几种方式。如何为应用程序添加启动画面。-6.0 on the tools
ScrollTest
- 基于MFC的单文档应用程序滚动条的实现。。。C++ ,MFC-MFC-based single-document application scroll bar implementation. . . C++, MFC
Style
- 如何修改MFC AppWizard向导生成的框架程序的外观和大小,修改图标、光标、背景的三种方法。如何增加和删除工具栏按钮,如何给应用程序增加工具栏,如何显示和隐藏工具栏。-How to modify the wizard-generated MFC AppWizard framework of procedures for the appearance and size, modify icons, cursors, background three methods. How to add a
gongjulan-
- MFC程序中为单文档程序工具栏添加单文按钮控件-MFC single document application program as a single text to add a toolbar button control
shToolBar
- vc++实现显示和隐藏工具条,基于文档视图结构的MFC应用程序,在查看菜单项中可以对自己绘制的工具条进行显示和隐藏操作。-vc++ to achieve show and hide the tool bar, based on the structure of the document view MFC application, in the View menu item can be drawn on its own toolbar to display and hide operations
DialogToolBar
- 使用MFC向导创建基于文档的应用程序,演示如何在对话框中创建工具栏-Use MFC wizard to create document-based application that demonstrates how to create a toolbar in the dialog box
TestToolsBar
- 通过MFC应用程序体现一个ToolBar工具条的开发过程,简洁明了,开发环境VS2010-By MFC application reflects a ToolBar toolbar development process, concise, development environment VS2010