The lower limit value of the scrollable range( as float ).
Type
Description
Double
A floating expression that indicates the lower limit value of the scrollable range.
By default, the MinimumF property is 0.00 This property has
effect ONLY if the AllowFloat property is
True. The ValueF
property specifies the control's value. The MaximumF
property specifies the upper 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.