[]
Gets or sets the maximum value of the track bar range.
[C1Category("Behavior")]
[C1Description("RibbonTrackBar.Maximum", "The maximum value of the track bar range.")]
public int Maximum { get; set; }
<C1Category("Behavior")>
<C1Description("RibbonTrackBar.Maximum", "The maximum value of the track bar range.")>
Public Property Maximum As Integer