ComponentOne InputPanel for WinForms
Maximum Property (InputProgressBar)

C1.Win.C1InputPanel.4 Assembly > C1.Win.C1InputPanel Namespace > InputProgressBar Class : Maximum Property
Gets or sets the maximum value of the progress bar range.
Syntax
'Declaration
 
Public Property Maximum As System.Integer
public System.int Maximum {get; set;}
See Also

Reference

InputProgressBar Class
InputProgressBar Members