Value Property (AThumb)

Returns or sets the value of the object.

Syntax

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.

Where

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.

Example

The following statement changes the AThumb'sValue to be seven:

tmb1.Value=7

Applies to

AThumb

See Also

ASlider, ASlider.ThumbActive, ASlider.ThumbCount, Mode, Name, Style