CleanCode C# Libraries v0.9.23 API

ProgressBarMessager.Minimum Property

Gets or sets the minimum value of the range of the control.

public Int32 Minimum {get; set;}

Property Value

Exceptions

Exception Type Condition
ArgumentException The value specified for the property is less than 0.

See Also

ProgressBarMessager Class | CleanCodeControls.Forms Namespace