搜索资源列表
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
Menu_Dialog
- MFC编程中,在对话框上实现菜单栏和工具栏,-MFC programming, in the dialog box on the menu bar and achieve toolbar,
BMPRgn
- 用VC开发的图片浏览工具,MFC学习的基础,对于学习MFC的初学者,有很大的帮组。-development of the VC Photo browser toolbar, MFC learning, and learning MFC beginners great help group.
195
- 第1章 Visual C++概述 1.1 Visual C++概述 1.2 Windows编程模式 1.2.1 面向过程的MS-DOS编程 1.2.2 面向用户的事件驱动编程 1.2.3 Windows消息机制 1.2.4 Windows系统消息类型 1.3 MFC类库 1.3.1 MFC类库的优越性 1.3.2 MFC类库说明 1.3.3 MFC框架与消息映射 1.4 Windows应用程序框架 1.4.1
256toolbar
- 这是一个基于VC++6.0的MFC技术的程序,可以创造一个相当漂亮的工具栏。-This is a VC 6.0 MFC procedures, can create a very beautiful toolbar.
mfc_general_cmnctrl1
- MSDN提供的MFC通用控件类例程,包括TreeCtrl、工具栏控件、时间控件类等。-MSDN for MFC common control type routines, including TreeCtrl, toolbar controls, the time for such control.
qidongdonghua
- 如何修改MFC AppWizard向导生成的框架程序的外观和大小,修改图标、光标、背景的三种方法。如何增加和删除工具栏按钮,如何给应用程序增加工具栏,如何显示和隐藏工具栏。定制状态栏,在状态栏中添加时钟显示,CTime类及其用法。在状态栏中添加进度条(主窗口产生后立即产生进度条的巧妙思想,不能在OnCreate函数中直接处理,要用到自定义消息的方法)。鼠标坐标显示,在CView中获取状态栏对象的几种方式。如何为应用程序添加启动画面。-MFC +5.0 how to amend the frame
LesspnCTime
- 如何修改MFC AppWizard向导生成的框架程序的外观和大小,修改图标、光标、背景的三种方法。如何增加和删除工具栏按钮,如何给应用程序增加工具栏,如何显示和隐藏工具栏。定制状态栏,在状态栏中添加时钟显示,CTime类及其用法。在状态栏中添加进度条(主窗口产生后立即产生进度条的巧妙思想,不能在OnCreate函数中直接处理,要用到自定义消息的方法)。鼠标坐标显示,在CView中获取状态栏对象的几种方式。如何为应用程序添加启动画面。 -MFC +5.0 how to amend the fr
VC6_toolbar
- 6.0关于工具条的设计,包括如何修改MFC AppWizard向导生成的框架程序的外观和大小,修改图标、光标、背景的三种方法。如何增加和删除工具栏按钮,如何给应用程序增加工具栏,如何显示和隐藏工具栏。定制状态栏,在状态栏中添加时钟显示,CTime类及其用法。在状态栏中添加进度条(主窗口产生后立即产生进度条的巧妙思想,不能在OnCreate函数中直接处理,要用到自定义消息的方法)。鼠标坐标显示,在CView中获取状态栏对象的几种方式。如何为应用程序添加启动画面。-6.0 on the tools
cmnctrl2
- CMNCTRL2 Sample: Demonstrates Common Control MFC Classes, Part 2 The CMNCTRL2 sample illustrates how to use the following common control MFC classes: CProgressCtrl, CSliderCtrl, and CSpinButtonCtrl. It shows how the controls are created and how
chengxudai
- 例子代码:如何修改MFC AppWizard向导生成的框架程序的外观和大小,修改图标、光标、背景的三种方法,增加和删除工具栏按钮,如何给应用程序增加工具栏,如何显示和隐藏工具栏。定制状态栏,在状态栏中添加时钟显示,CTime类及其用法。在状态栏中添加进度条,如何为应用程序添加启动画面 比较基础,给学习VC的朋友.-code examples : MFC AppWizard how to amend the framework Generation Wizard process and the a
CoolBar
- 从CControlBar派生的toolbar.已编译为独立的dll,有使用例子。 在vc++2005下编译。适合mfc初学者学习,使用。
MFC_CToolBar-Add-CComboBox
- MFC工具条CToolBar添加非按钮控件CComboBox-MFC toolbar ToolBar to add non-button controls CComboBox
MFC
- (1)在工具栏中点击“打开”功能出现文件打开窗口,用户选择一幅bmp图片后在指定区域靠左显示该图片,若图片尺寸小于指定区域则按原始大小显示;若大于则按合适比例显示。 (2)在工具栏中依次实现附件2中的各项图像处理功能,每一个功能都是在上一次的操作基础上进行,工具栏中须具备“返回上一次操作”的功能,并且能够随时还原原图(请注意:有些图像处理功能对图片格式有要求,如灰度直方图均衡必须要求是灰度图,因此请考虑各功能之间的关系,添加必要的防御代码)。 (3)在工具栏中点击“保存”功能出现文件保存
Sun-Xin-MFC-instructional-video-9
- 孙鑫C教学视频9全内容,在MainFrm修改外观和图标,在View中修改背景和光标,创建一个不断变化的图标,创建一个新的工具栏的方法, 点击“新的工具栏”菜单时,隐藏工具栏,状态栏编程,进度栏 ,以及加入启动画面-Sun Xin C teaching video 9 full content, modify the appearance and icon in the MainFrm, modify the background and cursor in View, create a co
MFC-Wizard-to-generate-framework
- 如何修改MFC AppWizard向导生成的框架程序的外观和大小,修改图标、光标、背景的三种方法。如何增加和删除工具栏按钮,如何给应用程序增加工具栏,如何显示和隐藏工具栏。定制状态栏,在状态栏中添加时钟显示,CTime类及其用法。在状态栏中添加进度条(主窗口产生后立即产生进度条的巧妙思想,不能在OnCreate函数中直接处理,要用到自定义消息的方法)。鼠标坐标显示,在CView中获取状态栏对象的几种方式。如何为应用程序添加启动画面。-How to modify the MFC AppWizard
CreateToolbarFromMenu
- c++/mfc/工具栏应用实例/ 带下拉菜单的工具栏(c++/mfc/Toolbar application / toolbar with pull-down menu)
DrawMap
- 创建工具条,使用户能够通过工具条选择自己想要绘制的图形。使用鼠标绘图,通过添加鼠标消息处理函数对用户进行的鼠标操作进行监控并完成相应的图形绘制。(Create a toolbar that allows users to select the graphics they want to draw through the toolbar. Using mouse drawing, the user's mouse operation is monitored by adding a mouse m
Ex_MenuSDI
- 菜单、工具栏和状态栏中制作菜单消息响应、弹出式菜单(Menu, toolbar, and status bar to make menu message response, pop-up menu)
真彩工具条
- mfc彩色工具栏控件,鼠标点击按钮变换颜色,比原生的工具栏更好。(MFC color toolbar controls, the mouse click the button to change the color, better than the native toolbar.)