Свойство | Type | Description | |
---|---|---|---|
Progress | SIL.Progress.MultiProgress | ||
ProgressBar | SimpleProgressIndicator | ||
ProgressString | SIL.Progress.StringBuilderProgress | ||
StatusLabel | SimpleStatusProgress |
Méthode | Description | |
---|---|---|
ProgressDialogBackground ( ) : System | ||
ShowAndDoWork ( DoWorkEventArgs>.Action |
||
_backgroundWorker_ProgressChanged ( object sender, |
Méthode | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
Méthode | Description | |
---|---|---|
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
ProgressDialog_Load ( object sender, |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
Résultat | void |
public ProgressDialogBackground ( ) : System | ||
Résultat | System |
public ShowAndDoWork ( DoWorkEventArgs>.Action |
||
work | DoWorkEventArgs>.Action | |
Résultat | void |
public _backgroundWorker_ProgressChanged ( object sender, |
||
sender | object | |
e | ||
Résultat | void |
public MultiProgress,SIL.Progress Progress | ||
Résultat | SIL.Progress.MultiProgress |
public SimpleProgressIndicator ProgressBar | ||
Résultat | SimpleProgressIndicator |
public StringBuilderProgress,SIL.Progress ProgressString | ||
Résultat | SIL.Progress.StringBuilderProgress |