Skip to main content

progressbardlg-class

Summary description for ProgressBarDlg.

public class Korzh.EasyQuery.WinForms.ModelEditor.ProgressBarDlg
: Form, IProgressIndicator

Assembly: Korzh.EasyQuery.WinForms.ModelEditor.dll

Constructors

NameTypeDescription
ProgressBarDlg()voidRepresnets the dialog which shows the progress bar

Methods

NameTypeDescription
Dispose(bool disposing)voidClean up any resources being used.
SetMinMax(int min, int max)voidSets the minimum and the maximum position for progress bar.
SetPosition(int position)voidSets the current position of progress bar