C# Class BTool.WaitingForm

Inheritance: System.Windows.Forms.Form
Afficher le fichier Open project: x893/BTool

Méthodes publiques

Свойство Type Description
pbProgressBar System.Windows.Forms.ProgressBar

Méthodes publiques

Méthode Description
WaitingForm ( ) : System.ComponentModel

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Private Methods

Méthode Description
InitializeComponent ( ) : void

Method Details

Dispose() protected méthode

protected Dispose ( bool disposing ) : void
disposing bool
Résultat void

WaitingForm() public méthode

public WaitingForm ( ) : System.ComponentModel
Résultat System.ComponentModel

Property Details

pbProgressBar public_oe property

public ProgressBar,System.Windows.Forms pbProgressBar
Résultat System.Windows.Forms.ProgressBar