SelectedThumbCount Property

Returns the number of thumbnails currently selected.

Applies To

Image Thumbnail control

Syntax

object.SelectedThumbCount

Data Type

Long

Remarks

Available at run-time as read-only.

The value will be in the range 0 (zero) to ThumbCount, inclusive.

A value of 0 (zero) means that no thumbnails are currently selected. This is the default value set each time a new image is specified by the Image property.

See Also

Image property