您要查找的是不是:
- The progress bar is meant to measure some task. 进度条用来对某些任务进行测量。
- That specifies the bounds of the progress bar. 它指定进度栏的边界。
- The sample uses this callback to update a progress bar. 此示例使用此回调来更新进度栏。
- Method to increment the progress bar by the value of the. 属性的值增加进度栏。
- The main code creates the GUI with a button and progress bar. 主要代码创建带有一个按钮和进度条的GUI。
- To activate the progress bar, we use the timer object. 为了激活进度条,我们使用计时器对象。
- Removed thousandth of a seconds from elapsed time in progress bar. 删除千分之一秒的时间从过去的进度列。
- Gets a visual style element that represents a horizontal progress bar frame. 获取表示水平进度栏框架的视觉样式元素。
- Gets a visual style element that represents a vertical progress bar frame. 获取表示垂直进度栏框架的视觉样式元素。
- Draws a set of progress bar pieces that fill a horizontal progress bar. 绘制填充水平进度栏的一组进度栏格。
- Class can be used to draw a progress bar control with visual styles. 类是否可用于以视觉样式绘制进度栏控件。
- Dino Esposito rewrites his task progress bar with the help of ASP.NET "Atlas". 在ASP.;NET“Atlas”的帮助下;Dino Esposito重新编写了他的任务进度条。
- This DLL has a simple dialog box with a progress bar that does just that. 这个DLL提供的一个带有进度条的对话框就是这样的。
- Let's examine progress bar and status bar controls in the following example. 在下面的例子中,让我们来分析进度条和状态栏控件。
- When the computer is sending a fax, we should see a small representation of the fax being scanned and sent (or at least a modeless progress bar). 当计算机发送一个传真时,我们应该看到一个小的表现视图来表示传真正在被扫描和发送(或者至少提供一个非模态的进度条)。
- The button toggles the progress bar between the indeterminate and determinate modes. 按钮用于在进度条的不确定和确定模式之间进行切换。
- Gets or sets the amount by which a call to the PerformStep method increases the current position of the progress bar. 获取或设置调用PerformStep方法增加进度栏的当前位置时所根据的数量。
- The code reads records from a data source and updates the progress bar and label every time a data record is read. 该代码从数据源中读取记录,并在每次读取数据记录时更新进度栏和标签。
- The PerformStep method increments the value of the progress bar by the amount specified by the Step property. PerformStep方法按照Step属性中指定的数量增加进度栏的值。
- Maximum properties set the maximum and minimum values the progress bar can display. 属性设置进度栏可以显示的最大值和最小值。