文件名称:time-progress-bar-src
- 所属分类:
- Windows编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2017-08-23
- 文件大小:
- 18kb
- 下载次数:
- 0次
- 提 供 者:
- xps1****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
While ProgressBar control can be used for this task, I wanted a control that will display more information about the progress of the task - the time passed since the start of the task, the time left to the end of the task and the percent of passed time from the total time of the task.
Using the Control
The control displays a progress bar. This bar is colored with TimeMainColor and represents the total time of the task. The progress is indicated by an indicator rectangle which is colored with TimePassColor. This rectangle is overlapped with the progress bar and located in the its left side. The size of this rectangle will be determined by the percent of passed time from the total time of the task(i.e.: if 60% of task has passed, the indicator rectangle width will be 60% of the width of the main rectangle).
Using the Control
The control displays a progress bar. This bar is colored with TimeMainColor and represents the total time of the task. The progress is indicated by an indicator rectangle which is colored with TimePassColor. This rectangle is overlapped with the progress bar and located in the its left side. The size of this rectangle will be determined by the percent of passed time from the total time of the task(i.e.: if 60% of task has passed, the indicator rectangle width will be 60% of the width of the main rectangle).
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Source
Source\Controls
Source\Controls.demo_auto_update
Source\Controls.demo_auto_update\Controls.demo-auto-update.csproj
Source\Controls.demo_auto_update\MainForm.cs
Source\Controls.demo_auto_update\MainForm.Designer.cs
Source\Controls.demo_auto_update\MainForm.resx
Source\Controls.demo_auto_update_off
Source\Controls.demo_auto_update_off\Controls.demo_auto_update_off.csproj
Source\Controls.demo_auto_update_off\MainForm.cs
Source\Controls.demo_auto_update_off\MainForm.Designer.cs
Source\Controls.demo_auto_update_off\MainForm.resx
Source\Controls\Controls.csproj
Source\Controls\TimeProgressBar.cs
Source\Controls\TimeProgressBar.Designer.cs
Source\Controls\TimeProgressBar.resx
TimeProgressBar.sln
test.sql
Source\Controls
Source\Controls.demo_auto_update
Source\Controls.demo_auto_update\Controls.demo-auto-update.csproj
Source\Controls.demo_auto_update\MainForm.cs
Source\Controls.demo_auto_update\MainForm.Designer.cs
Source\Controls.demo_auto_update\MainForm.resx
Source\Controls.demo_auto_update_off
Source\Controls.demo_auto_update_off\Controls.demo_auto_update_off.csproj
Source\Controls.demo_auto_update_off\MainForm.cs
Source\Controls.demo_auto_update_off\MainForm.Designer.cs
Source\Controls.demo_auto_update_off\MainForm.resx
Source\Controls\Controls.csproj
Source\Controls\TimeProgressBar.cs
Source\Controls\TimeProgressBar.Designer.cs
Source\Controls\TimeProgressBar.resx
TimeProgressBar.sln
test.sql