搜索资源列表
在状态栏里显示时间.本站原创
- 在状态栏里显示时间.本站原创-column shows the state time. Original site
状态栏上的位图进度条
- 状态栏上的位图进度条-status bar on the progress of the bitmap
状态栏的实例
- 介绍状态栏的使用,不同于课本的简单介绍。大家看看吧-An introduction to the use of statusbar. Different from the simple intro in text book.
带位图、进度指针和鼠标操作的长状态栏
- 带位图、进度指针和鼠标操作的长状态栏显示鼠标操作的控件-with bitmap, progress indicators and mouse operation of the state-operated mouse column shows the controls
状态栏变化
- 一个用于学习状态栏的好例子程序,可以学习状态栏的动态改变。-a status bar for learning good examples of procedures, we can learn from the dynamic status bar changes.
状态栏中实现进度控制)
- 和一般的不同,它是在状态栏中实现进度控制-general and the different, it is the state of progress towards achieving the control column
实现系统状态栏图标
- 实现系统状态栏图标-achieving system status bar icon
状态栏对话框
- 展示如何在一个MFC对话框中添加状态栏,比较有实用价值-demonstrate how the MFC dialog an added status bar, a more practical value
第8章 状态栏对话框
- 第8章 状态栏对话 框.rar-status bar dialog dialogue status bar. Rar
在状态栏中加入控件
- 在状态栏中加入控件,可以方便地使用工具箱添加工具箱。若想在状态栏中加入空间必需经过特殊处理。
添加进度条
- 介绍windows delphi 怎么把进度条添加进状态栏
statusbar 很好用的状态栏控件
- 一个很好用的状态栏控件。要比VB自带的好用。本人已破解。-With a nice status bar control. Comes with easy to use than VB. I have cracked.
progress_in_status
- 一个在状态栏中使用滚动条的例子-In the status bar to use a scroll bar example
Lesson9Code
- 如何修改MFC AppWizard向导生成的框架程序的外观和大小,修改图标、光标、背景的三种方法。如何增加和删除工具栏按钮,如何给应用程序增加工具栏,如何显示和隐藏工具栏。定制状态栏,在状态栏中添加时钟显示,CTime类及其用法。在状态栏中添加进度条(主窗口产生后立即产生进度条的巧妙思想,不能在OnCreate函数中直接处理,要用到自定义消息的方法)。鼠标坐标显示,在CView中获取状态栏对象的几种方式。如何为应用程序添加启动画面。 -How to modify the MFC AppWiz
Test
- 在状态栏上添加进度条,可以显示某项工作的进度-In the status bar to add the progress bar will show the progress of a particular job
TheToolBarOfTrueColor
- 彩色的状态栏源代码,vc与vs2005都能编译通过-The status bar color source code, vc and VS2005 can be compiled through
MainFrm2
- 如何修改MFC AppWizard向导生成的框架程序的外观和大小,修改图标、光标、背景的三种方法。如何增加和删除工具栏按钮,如何给应用程序增加工具栏,如何显示和隐藏工具栏。定制状态栏,在状态栏中添加时钟显示,CTime类及其用法。在状态栏中添加进度条(主窗口产生后立即产生进度条的巧妙思想,不能在OnCreate函数中直接处理,要用到自定义消息的方法)。鼠标坐标显示,在CView中获取状态栏对象的几种方式。如何为应用程序添加启动画面。 -to modify the size and style
A31
- 利用vc++的功能设计一个界面为状态栏添加工具条-Using vc++ the function design an interface for the status bar Add Toolbar
Pgrsbar
- 用VC编写的实现界面状态栏进度条显示及进度控制的代码-Implementation prepared by VC interface status bar and progress bar shows the progress of the control code
Style
- 程序Style的功能简介 1、修改窗口的光标、图标和背景 功能:模拟动画图标 2、工具栏 功能1:在工具栏上添加和删除按钮 功能2:创建自定义的工具栏,并实现工具栏在原位置显示和隐藏(此功能由查看菜单下的新工具菜单项完成) 3、状态栏 功能1:按需要设置状态栏窗格的大小 功能2:在状态栏窗格上显示系统当前时间,并让时间动起来 4、进度栏 功能1:在状态栏的窗格中创建进度栏 功能2:正确设置、显示进度栏的位置,并让进度栏动起来 5、在状态栏上显示鼠
