搜索资源列表
特色状态栏
- 在这个程序中当工具栏比较复杂,选项较多时隹隹需要一个平移按钮,且会弹出一个下拉的菜单-When the toolbar of this program becomes complex and owns many options, a extract button is needed and will pop up an context menu.
fmvc20
- 工具栏按钮的应用及通过主框架对象获取按钮坐标位置的方法-主框架对象聚合了工具栏和状态栏对象,因此可以通过对主框架对象提出服务请求获得其内部的工具栏和状态栏对象。-toolbar button and the application framework through the main target coordinates button access to the location-targeting framework polymerization main toolbar and a stat
liaoanniu
- 用javascr ipt编写的按钮特效,能随意打开窗口。可以自行设定窗口的大小,并有状态栏,地址栏等选项。-prepared using Windows button effects, can open the window. Free to set the window size, and status bar, address bar and other options.
CandyButton
- 糖果水晶按钮,听名字就不错,是的,这个代码支持XP按钮,XP工具栏按钮,水晶和冰块(基于水晶)等风格, 所有按钮都支持Checked/Unchecked状态.代码仅用4个API函数,4种不同的样式,缺点是有点慢.-crystal candy buttons, listening to name Yes, yes, the button code to support XP, XP toolbar buttons, crystal and ice (based on the crystal)
StatBarButn
- 在状态栏增加按钮,如果在状态栏添加按钮相信有时会给你带来不少额外的功能!-increase in the status bar button, if the state to add additional buttons believe that sometimes give you a lot of additional features!
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
simple-app
- 此程序有一个下拉菜单及三个下拉子菜单,三个图标按钮以及状态栏输出-this procedure is a drop-down menu and the three drop-down sub-menus, buttons and icons three state output column
tianyufeishi1
- 特色编辑框,特色按钮,特色工具栏,特色状态栏,特色连接-characteristics edit box, button characteristics, characteristics toolbar, status bar characteristics, characteristics link
chengxudai
- 例子代码:如何修改MFC AppWizard向导生成的框架程序的外观和大小,修改图标、光标、背景的三种方法,增加和删除工具栏按钮,如何给应用程序增加工具栏,如何显示和隐藏工具栏。定制状态栏,在状态栏中添加时钟显示,CTime类及其用法。在状态栏中添加进度条,如何为应用程序添加启动画面 比较基础,给学习VC的朋友.-code examples : MFC AppWizard how to amend the framework Generation Wizard process and the a
Zimo3Pro
- 非常不错的字模生成软件,用于嵌入式开发,液晶显示。 字模3的作者: 龙啸九天 c51bbs@vip.163.com 心意无涯 sitnc@vip.sina.com ……………………………………………………………………………………………… 技巧与提示: ◆ 按“Print Screen键” 或者“Alt+Print Screen键”可以将当前屏幕或窗口 图形拷贝到剪贴板,再按软件的粘贴按钮或者 “F4键”就可以获得彩色转黑白的
3
- 在对话框中创建菜单、状态栏、工具栏。其中工具栏采用大图标按钮实现-In the dialog box to create menus, status bar, toolbar. One button on the toolbar to achieve with large icons
Lesson9Code
- 如何修改MFC AppWizard向导生成的框架程序的外观和大小,修改图标、光标、背景的三种方法。如何增加和删除工具栏按钮,如何给应用程序增加工具栏,如何显示和隐藏工具栏。定制状态栏,在状态栏中添加时钟显示,CTime类及其用法。在状态栏中添加进度条(主窗口产生后立即产生进度条的巧妙思想,不能在OnCreate函数中直接处理,要用到自定义消息的方法)。鼠标坐标显示,在CView中获取状态栏对象的几种方式。如何为应用程序添加启动画面。 -How to modify the MFC AppWiz
MainFrm2
- 如何修改MFC AppWizard向导生成的框架程序的外观和大小,修改图标、光标、背景的三种方法。如何增加和删除工具栏按钮,如何给应用程序增加工具栏,如何显示和隐藏工具栏。定制状态栏,在状态栏中添加时钟显示,CTime类及其用法。在状态栏中添加进度条(主窗口产生后立即产生进度条的巧妙思想,不能在OnCreate函数中直接处理,要用到自定义消息的方法)。鼠标坐标显示,在CView中获取状态栏对象的几种方式。如何为应用程序添加启动画面。 -to modify the size and style
vc-source_collection
- 超级连接,特色按钮,特色编辑框,特色菜单,特色工具栏,特色状态栏-Super Link, special buttons, edit box characteristics, features menu, features toolbar, status bar characteristics
Style
- 程序Style的功能简介 1、修改窗口的光标、图标和背景 功能:模拟动画图标 2、工具栏 功能1:在工具栏上添加和删除按钮 功能2:创建自定义的工具栏,并实现工具栏在原位置显示和隐藏(此功能由查看菜单下的新工具菜单项完成) 3、状态栏 功能1:按需要设置状态栏窗格的大小 功能2:在状态栏窗格上显示系统当前时间,并让时间动起来 4、进度栏 功能1:在状态栏的窗格中创建进度栏 功能2:正确设置、显示进度栏的位置,并让进度栏动起来 5、在状态栏上显示鼠
AddDlgMenuToolbar
- 基于对话框,添加工具栏和状态栏按钮vc++,包括两个工程,直接可用-Based on the dialog box, add the tool bar and status bar button to vc++, including the two projects, directly available
4268054
- 高级的UI- 在状态栏中MDI列表(和用户窗户目录对话框)()
funetionaj
- 本程序实现了动态创建和撤销工具栏和状态栏,不错()