Returns the number of thumbs in the object.
[ lThumbCount = ] Object.ThumbCount
The ThumbCount property syntax has the following parts:
Name |
Type |
Description |
Object |
ASlider |
ASlider control |
lThumbCount |
Long |
A integer specifying the number of thumbs in the object. |
The default value is zero. The number is read-only, at run time only.
The following statement shows how to obtain the number of thumbs in the ASlider:
lsld1ThumbCount = sld1.ThumbCount
AThumb.Mode, AThumb.Name, AThumb.Style, AThumb.Value, ThumbActive, Thumbs