RightPress
Viscom Software Image Thumbnail CP ActiveX Control |
RightPress Event
Description: |
Occurs when the user presses right key in Image Clip. |
Syntax: |
Private Sub ImageThumbnailCP1_RightPress(ByVal iClipIndex As Integer, ByVal 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. |