ThumbDropPages Property

Example-VB

Returns a list of pages for the files dropped on the Thumbnail control.

Available With

Ö Imaging for Windows Professional Edition V1.0, V1.1, and V2.0
Imaging for Windows 95 and 98
Imaging for Windows NT 4.0

Applies To

Image Thumbnail control

Syntax

object.ThumbPagesNames[=item]

Data Type

String array

Remarks

Valid indices for the array are in the range 0 (zero) to DropCount, where DropCount is the value passed in the ThumbDrop event.

This property is read-only, and available only in conjunction with the ThumbDrop event.