C# Class Case.ExportSharedParameters.UI.form_Main

Inheritance: System.Windows.Forms.Form
Afficher le fichier Open project: WeConnect/case-apps Class Usage Examples

Méthodes publiques

Méthode Description
IncrementProgress ( ) : void

Increment the Progress

form_Main ( int maxNumber ) : System.Windows.Forms

Progress Bar

Method Details

IncrementProgress() public méthode

Increment the Progress
public IncrementProgress ( ) : void
Résultat void

form_Main() public méthode

Progress Bar
public form_Main ( int maxNumber ) : System.Windows.Forms
maxNumber int
Résultat System.Windows.Forms