IProgressBar
Mobilize.QualityMate.ControlInterfaces
IProgressBar Interface
Defines the basic interactions for ProgressBar controls.
Implements IControl, IValidatable
Properties
IProgressBar.Maximum Property
Gets the maximum value of the ProgressBar.
Property Value
IProgressBar.Minimum Property
Gets the minimum value of the ProgressBar.
Property Value
IProgressBar.Value Property
Gets the value of the ProgressBar.
Property Value
Last updated