Property | Type | Description | |
---|---|---|---|
STOP | bool | ||
grpPerformance | GroupBox | ||
lblSubProgress | |||
perfChart | PerfChart |
Property | Type | Description | |
---|---|---|---|
Tick | System.Timers.Timer | ||
totalTime | Stopwatch |
Method | Description | |
---|---|---|
Done ( ) : void | ||
SetMarquees ( bool a, bool b ) : void | ||
ShowPerfChart ( bool yes ) : void | ||
Start ( ThreadStart ts ) : void | ||
Tick_Elapsed ( object sender, System e ) : void | ||
dlgLongTask ( ) : System |
Method | Description | |
---|---|---|
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
cmdCancel_Click ( object sender, EventArgs e ) : void | ||
dlgLongTask_Load ( object sender, EventArgs e ) : void | ||
lblTotalProgress_Click ( object sender, EventArgs e ) : void | ||
pbAnimation_Paint ( object sender, PaintEventArgs e ) : void |
public Tick_Elapsed ( object sender, System e ) : void | ||
sender | object | |
e | System | |
return | void |
public Label,System.Windows.Forms lblSubProgress | ||
return |