C# Class SIL.FieldWorks.XWorks.MorphologyEditor.ConcordanceDlg.ProgressReporting

This class provides access to the status strip's progress bar.
Inheritance: IAdvInd4
Afficher le fichier Open project: sillsdev/FieldWorks

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
ProgressReporting ( System.Windows.Forms.ToolStripProgressBar bar ) : System
Step ( int nStepAmt ) : void

Method Details

ProgressReporting() public méthode

public ProgressReporting ( System.Windows.Forms.ToolStripProgressBar bar ) : System
bar System.Windows.Forms.ToolStripProgressBar
Résultat System

Step() public méthode

public Step ( int nStepAmt ) : void
nStepAmt int
Résultat void