文件名称:CProgressWnd
- 所属分类:
- 按钮控件
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 1.81mb
- 下载次数:
- 0次
- 提 供 者:
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
在很多情况下,需要弹出一个窗口,用于显示当前操作的进展情况,并允许用户取消操作.实现上述功能,我们开发了一个从CWnd派生的类CProgressWnd,其包含一个进度控件、取消按钮和消息消息的文本区域。文本可以显示长达四行。-In many cases, a window pops up that shows the progress of the current operation, and allows the user to cancel the operation. To achieve the above functionality, we developed a class derived from CWnd CProgressWnd, it contains a progress control and cancel button and the message the message text area. Can display up to four lines of text.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
CProgressWnd\Debug\MainFrm.obj
............\.....\ProgressDemo.exe
............\.....\ProgressDemo.ilk
............\.....\ProgressDemo.obj
............\.....\ProgressDemo.pch
............\.....\ProgressDemo.pdb
............\.....\ProgressDemo.res
............\.....\ProgressWnd.obj
............\.....\StdAfx.obj
............\.....\vc60.idb
............\.....\vc60.pdb
............\MAINFRM.CPP
............\MAINFRM.H
............\PROGRESSDEMO.001
............\PROGRESSDEMO.CLW
............\PROGRESSDEMO.CPP
............\PROGRESSDEMO.DSP
............\PROGRESSDEMO.DSW
............\PROGRESSDEMO.H
............\PROGRESSDEMO.ncb
............\PROGRESSDEMO.OPT
............\PROGRESSDEMO.PLG
............\PROGRESSDEMO.RC
............\PROGRESSWND.CPP
............\PROGRESSWND.H
............\RES\PROGRESSDEMO.ICO
............\...\PROGRESSDEMO.RC2
............\...\PROGRESSDEMODOC.ICO
............\...\TOOLBAR.BMP
............\RESOURCE.H
............\STDAFX.CPP
............\STDAFX.H
............\Debug
............\RES
CProgressWnd
............\.....\ProgressDemo.exe
............\.....\ProgressDemo.ilk
............\.....\ProgressDemo.obj
............\.....\ProgressDemo.pch
............\.....\ProgressDemo.pdb
............\.....\ProgressDemo.res
............\.....\ProgressWnd.obj
............\.....\StdAfx.obj
............\.....\vc60.idb
............\.....\vc60.pdb
............\MAINFRM.CPP
............\MAINFRM.H
............\PROGRESSDEMO.001
............\PROGRESSDEMO.CLW
............\PROGRESSDEMO.CPP
............\PROGRESSDEMO.DSP
............\PROGRESSDEMO.DSW
............\PROGRESSDEMO.H
............\PROGRESSDEMO.ncb
............\PROGRESSDEMO.OPT
............\PROGRESSDEMO.PLG
............\PROGRESSDEMO.RC
............\PROGRESSWND.CPP
............\PROGRESSWND.H
............\RES\PROGRESSDEMO.ICO
............\...\PROGRESSDEMO.RC2
............\...\PROGRESSDEMODOC.ICO
............\...\TOOLBAR.BMP
............\RESOURCE.H
............\STDAFX.CPP
............\STDAFX.H
............\Debug
............\RES
CProgressWnd