The upper limit value of the scrollable range( as float ).
Type
Description
Double
A floating expression that indicates the upper limit value of the scrollable range.
By default, the MaximumF property is 10.00 The MaximumF
property has effect ONLY if the AllowFloat
property is True. The ValueF
property specifies the control's value. The MinimumF
property specifies the lower limit value of the scrollable range. The LargeChangeF
property gets or sets a value to be added to or subtracted from the ValueF
property when the slider is moved a large distance. The SmallChangeF
property gets or sets the value added to or subtracted from the Value property
when the thumb is moved a small distance.