ComponentOne Ribbon for WinForms
Maximum Property (RibbonTrackBar)

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

Reference

RibbonTrackBar Class
RibbonTrackBar Members