Returns or sets the value of the object.
Object.Value [ = dValue ]
The Value property syntax has the following parts:
Name |
Type |
Inscription |
Object |
AThumb |
AThumb object |
dValue |
Double |
An integer specifying the value of the object. |
The thumb can have a value larger than the maximum value on the scale or smaller than the minimum value, though the thumb is drawn within the scale values. The default is zero.
The following statement changes the AThumb'sValue to be seven:
tmb1.Value=7
ASlider, ASlider.ThumbActive, ASlider.ThumbCount, Mode, Name, Style