Viscom Software Image Thumbnail CP ActiveX Control

LeftPress Event

Description:   

Occurs when the user presses left key in Image Clip.

Syntax:   

Private Sub ImageThumbnailCP1_LeftPress(ByVal iClipIndex As Integer, ByVal strFilePath As String,ByVal iPageNo As Integer)

End Sub

iClipIndex= the index of Image Clip is clicked

strFilePath= The file path of the index of Image Clip is clicked

iPageNo= the page number, it is useful if the file is multipage TIFF or PDF.