property Property.SliderMax as Double
Specifies the slider's maximum value.
Type
Description
Double
A double expression that indicates the maximum value for the slider control.
By default, the SliderMax property is 100. Use the
EditSlider
type when adding the property to assign a slider control 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. The
SliderTickFrequency
property specifies the frequency to display ticks on a slider control.
Send comments on this topic.
© 1999-2010
Exontrol.COM, Software
. All rights reserved.