ThumbnailClick
Viscom Software Image Thumbnail CP ActiveX Control |
ThumbnailClick Event
Description: |
Occurs when the user presses and then releases a mouse button over an Image Clip. |
Syntax: |
Private Sub ImageThumbnailCP1_ThumbnailClick(iClipIndex As Integer, strFilePath As String, 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 |