搜索资源列表
customizable_tb.zip
- 可以删除、添加、重新各按钮的工具条,还可以在程序退出时记录各按钮的位置
VC6_toolbar
- 6.0关于工具条的设计,包括如何修改MFC AppWizard向导生成的框架程序的外观和大小,修改图标、光标、背景的三种方法。如何增加和删除工具栏按钮,如何给应用程序增加工具栏,如何显示和隐藏工具栏。定制状态栏,在状态栏中添加时钟显示,CTime类及其用法。在状态栏中添加进度条(主窗口产生后立即产生进度条的巧妙思想,不能在OnCreate函数中直接处理,要用到自定义消息的方法)。鼠标坐标显示,在CView中获取状态栏对象的几种方式。如何为应用程序添加启动画面。-6.0 on the tools
changeStyle
- 如何修改MFC AppWizard向导生成的框架程序的外观和大小,修改图标、光标、背景的三种方法。如何增加和删除工具栏按钮,如何给应用程序增加工具栏,如何显示和隐藏工具栏。定制状态栏,在状态栏中添加时钟显示,CTime类及其用法。在状态栏中添加进度条(主窗口产生后立即产生进度条的巧妙思想,不能在OnCreate函数中直接处理,要用到自定义消息的方法)。鼠标坐标显示,在CView中获取状态栏对象的几种方式。如何为应用程序添加启动画面
customizable_tb
- 可以删除、添加、重新各按钮的工具条,还可以在程序退出时记录各按钮的位置-The toolbar which can delete, add and set the buttons on it, and it can also record the position of each button
CustomMenu
- 为工具栏的图标添加文本说明,文本可以在图标下面或右边,这里菜单按钮“改变风格”完成两种模式的切换,菜单按钮“增删文本”为图标添加或删除文字说明。 为了使工程具有XP风格,建立一个manifest格式的文件。-For the toolbar icon to add a text note, text can be in the icon below or right side, where the menu button " to change the style of" t
message
- 利用MFC单文档空白程序实现工具条状态条的增加删除功能,所有代码均手工添加,让大家理解程序运行原理。-MFC single document using the toolbar space program to achieve the increase in the status bar delete function, all of the code were added by hand, so that we understand the running principle.
scrollbar
- 主要是滚动条的使用,以及对话框中删除,添加字符的作用-Mainly use the scroll bar, and delete the dialog box, add a character role
diagramscene
- qt开发绘图界面,可实现控件添加、拖动、删除以及其他功能- develop graphical interface, enabling control to add, drag, delete, and other features
ensivmlent
- 在WindowsNT中运行的服务进程!展示了如何对WindowsNT添加,删除,运行系统服务,,(Run in the WindowsNT service process!)