资源列表
LoadForm
- winform 进度条 处理耗时数据,显示进度条-load
CRangeSlider_demo
- 两头都能能够自由移动的Slider,欢迎使用-two can move freely to the Slider, welcomed the use of
CtrlMessageBar_src
- 在树形,列表控件顶部显示信息的Message Bar控件,类似于ie中提示安装插件等的消息框-In the tree, a list of controls to display information at the top of the Message Bar control, ie similar to the installation of plug-in prompt message box, etc.
statusBar
- 在状态栏上点击出对话框,适合界面开发,并附详细实现过程。-In the status bar by clicking on a dialog box, suitable for interface development, together with the realization of the process in detail.
display_progress
- 开发工具:VC++6.0 说明:可以显示文字的进度条-Development Tools: VC++ 6.0 Note: You can display text of the progress bar
ScrollBar
- 状态栏编程实例,可为初学者提供些帮助吧,程序是基于MFC框架的-Programming example of the status bar can provide more help for beginners it, the program is based on the MFC framework
ToolTip
- 当鼠标指向控件时出现TIP提示框,可以自行更改提示框的风格,内有详细说明和注意细节。-When the mouse point to the control box when prompted TIP, you can make changes to prompt box style, with detailed descr iptions and attention to detail.
2
- 这是一个屏幕取色的小应用程序,在实际开发工作中经常用到,并且也很有帮助-This is a small color screen access applications, in the actual development work frequently used, and also very helpful
xstatus_bar
- 这个程序是在状态条中显示位图和进度条的例子-This procedure is shown in the status of Article bitmap and examples of the progress bar
progressthread
- 一个关于如何在mfc程序中添加状态进度条的程序,希望能给大家带来帮助-A mfc procedures on how to add progress bar state procedures, we hope that they will be helpful
Lesson9Code
- 如何修改MFC AppWizard向导生成的框架程序的外观和大小,修改图标、光标、背景的三种方法。如何增加和删除工具栏按钮,如何给应用程序增加工具栏,如何显示和隐藏工具栏。定制状态栏,在状态栏中添加时钟显示,CTime类及其用法。在状态栏中添加进度条(主窗口产生后立即产生进度条的巧妙思想,不能在OnCreate函数中直接处理,要用到自定义消息的方法)。鼠标坐标显示,在CView中获取状态栏对象的几种方式。如何为应用程序添加启动画面。 -How to modify the MFC AppWiz
Timer3
- 在状态栏显示系统当前时间并每隔一秒更新(同步显示)。恐怕是迄今为止最简单的此类程序-In the status bar display the current time and updates every second (synchronized display). I am afraid that is by far the simplest of such procedures