property Slider.Maximum as Long
The upper limit value of the scrollable range.

TypeDescription
Long A long expression that indicates the upper limit value of the scrollable range.
By default, the Maximum property is 10. The Value property specifies the control's value. The Minimum property specifies the lower limit value of the scrollable range. The LargeChange property gets or sets a value to be added to or subtracted from the Value property when the slider is moved a large distance. The SmallChange property gets or sets the value added to or subtracted from the Value property when the thumb is moved a small distance.

The Value property goes from: