C# Class BTool.WaitingForm

Inheritance: System.Windows.Forms.Form
Mostra file Open project: x893/BTool

Public Properties

Property Type Description
pbProgressBar System.Windows.Forms.ProgressBar

Public Methods

Method Description
WaitingForm ( ) : System.ComponentModel

Protected Methods

Method Description
Dispose ( bool disposing ) : void

Private Methods

Method Description
InitializeComponent ( ) : void

Method Details

Dispose() protected method

protected Dispose ( bool disposing ) : void
disposing bool
return void

WaitingForm() public method

public WaitingForm ( ) : System.ComponentModel
return System.ComponentModel

Property Details

pbProgressBar public_oe property

public ProgressBar,System.Windows.Forms pbProgressBar
return System.Windows.Forms.ProgressBar