Thumbs Property (ASlider)

Returns the thumb object for the object.

Syntax

[ vThumb = ] Object.Thumbs()

The Thumbs property syntax has the following parts:

 

Name

Type

Description

Object

ASlider

ASlider control

vThumb

Variant

The thumb object for the object.

Example

The following example will return the thumb object to an ASlider control:

vsld1Thumb1 = sld1.Thumbs()

Applies to

ASlider

See Also

AThumb, Axis, InsertThumb, RemoveThumb