SetManualMode Method

Example-VB

Sets an interactive mode in which the programmer specifies what is displayed in each thumbnail.

Available With

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

Applies To

Image Thumbnail control

Syntax

object.SetManualMode ThumbCount

Arguments

Parameter Data Type Description

ThumbCount Long Specifies the number of thumbnails to be manually added to the control

Remarks

Call this method before you call the SetManualThumb method to initialize the control for the number of thumbnails to be entered.

Set the Image property to return to the standard mode of operation.