property Property.SliderMin as Double
Specifies the slider's minimum value.

 TypeDescription 
   Double A double expression that indicates the minimum value for the slider.  
Use the EditSlider type to assign a slider to a property. The SliderWidth property determines the width of the slider in the property. The SliderStep property determines the slider step, when user moves the slider. The SliderMin and SliderMax properties determine the range being used by the Value property. By default, the SliderMin property is 0.


Send comments on this topic.
© 1999-2008 Exontrol Inc, Software. All rights reserved.