DblClick
Viscom Software Image Thumbnail CP ActiveX Control |
DblClick Event
Description: |
Occurs when the user presses and releases a mouse button and then presses and releases it again over an Image Clip . |
Syntax: |
Private Sub ImageThumbnailCP1_DblClick(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 |