搜索资源列表
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
可以显示多行文字的工具条
- CToolBar不支持多行文字,本文将通过一个定制的MFC/C++类 CMTToolBar 实现在工具条中显示多行文字。其思路是先把文字变成位图,再替换原来的工具条位图,达到显示多行文字的效果。-CToolBar not support multiple lines, the paper will adopt a customized MFC / C CMTToolBar achieve the tools of the extra lines. Their idea is to put the
256toolbar
- 这是一个基于VC++6.0的MFC技术的程序,可以创造一个相当漂亮的工具栏。-This is a VC 6.0 MFC procedures, can create a very beautiful toolbar.
cqa0311
- MFC 应用程序中的菜单提示信息menutips-MFC Application Programs menu message menutips
tabtoolbardemo_src
- 基于MFC,把控制条加入tab中,类似delphi IDE中的控件条-based MFC and add a tab control, similar delphi IDE control of the
VC6_toolbar
- 6.0关于工具条的设计,包括如何修改MFC AppWizard向导生成的框架程序的外观和大小,修改图标、光标、背景的三种方法。如何增加和删除工具栏按钮,如何给应用程序增加工具栏,如何显示和隐藏工具栏。定制状态栏,在状态栏中添加时钟显示,CTime类及其用法。在状态栏中添加进度条(主窗口产生后立即产生进度条的巧妙思想,不能在OnCreate函数中直接处理,要用到自定义消息的方法)。鼠标坐标显示,在CView中获取状态栏对象的几种方式。如何为应用程序添加启动画面。-6.0 on the tools
ToolBar
- 一个mfc的程序,包括工具条,状态栏,菜单几个控件的例子,希望能帮助某些初学的朋友-a mfc procedures, including tools, status bar, menu controls several examples, hope to help some friends novice
TrueColorToolBar
- 通过一个C++类TrueColorToolBar来建立一个真彩工具栏 从而摆脱MFC默认的死板的工具栏
TBColor
- TBColor在工具栏中显示256色图像,这个程序是一个极其典型的MFC程序——它有一个漂亮的工具栏。
CoolBar
- 从CControlBar派生的toolbar.已编译为独立的dll,有使用例子。 在vc++2005下编译。适合mfc初学者学习,使用。
ToolIcon
- 默认情况下MFC提供的工具栏只能显示简单的图像,本程序实现了带有图标的工具栏按钮。
changeStyle
- 如何修改MFC AppWizard向导生成的框架程序的外观和大小,修改图标、光标、背景的三种方法。如何增加和删除工具栏按钮,如何给应用程序增加工具栏,如何显示和隐藏工具栏。定制状态栏,在状态栏中添加时钟显示,CTime类及其用法。在状态栏中添加进度条(主窗口产生后立即产生进度条的巧妙思想,不能在OnCreate函数中直接处理,要用到自定义消息的方法)。鼠标坐标显示,在CView中获取状态栏对象的几种方式。如何为应用程序添加启动画面
ImageToolbar
- 给单文档类型的MFC程序的工具栏贴上一条被背景图片
tbcus
- Simply by adding some code to your MFC frame windows, you can make your toolbar customize dialog works.
ToolBar
- 对话框中可浮动的工具条 MFC对话框中好像不支持浮动的工具条(我用MFC提供的方法没实现),后来自己借用网上的一些开源代码,跟同事一起实现了一个,感谢下。希望对你有用
Toolbar
- vc创建新的工具栏并实现风格的停靠,创建一个新的工具条并使新工具条停靠在之前MFC默认的工具条之后
cool_demo
- a Cool looking slider to replace the generic ones in MFC
tabtoolbardemo_src
- the source code help the user to build a high color toolbar on the MFC frame.
PaintToolbarDemo
- Simple demo to show how toolbar works in MFC.
OpenFileDemo
- C++ MFC 文件打开关闭操作的一工程源码-C++ MFC file open operation of a closed source project