C# Class Case.ExportSharedParameters.UI.form_Main

Inheritance: System.Windows.Forms.Form
Show file Open project: WeConnect/case-apps Class Usage Examples

Public Methods

Method Description
IncrementProgress ( ) : void

Increment the Progress

form_Main ( int maxNumber ) : System.Windows.Forms

Progress Bar

Method Details

IncrementProgress() public method

Increment the Progress
public IncrementProgress ( ) : void
return void

form_Main() public method

Progress Bar
public form_Main ( int maxNumber ) : System.Windows.Forms
maxNumber int
return System.Windows.Forms