Click or drag to resize

Slider.Range Property

X#
A Range object representing the minimum and maximum values currently in use for the thumb of the slider.

Namespace:  VO
Assembly:  VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax
 VIRTUAL PROPERTY Range AS USUAL GET SET 
Request Example View Source

Property Value

Type: Usual
A Range object representing the minimum and maximum values currently in use for the thumb of the slider.
See Also