class: Progress
public class: Progress
Author:
Project:
Phase: 1.0; Status: Proposed; Version: 1.0; Complexity: 1
Dates:
Created: 11.12.2005 5:47:05; Modified: 11.12.2005 5:47:16;
Flags:
Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID:
{26BF4491-F266-4f24-A044-3CC31AF6C1D9}
Summary description for Progress.
Goto:
Fields
,
Methods
Extends:
ToolWindow
See also:
ToolWindow
Appears in:
Gui
Connections
Generalization link to class
[Class Diagram].ToolWindow
Progress
Attributes
Attribute
Details
private System.Windows.Forms.ProgressBar
progressBar1
private System.Windows.Forms.Label
label1
private System.ComponentModel.Container
components
Initial:
null
Notes:
Required designer variable.
Progress
Methods
Operation
Details
public
Progress
():
protected
Dispose
(
bool disposing):void
Tags:
override=true
Notes:
Clean up any resources being used.
private
InitializeComponent
():void
Notes:
Required method for Designer support - do not modify the contents of this method with the code editor.
public
ProcessBar
():ProgressBar
<<property>>
public
AddOne
():void
class: Progress