OnDropFiles
Viscom Software Image Thumbnail CP ActiveX Control |
OnDropFiles Event
Description: |
Occurs when the drop the file into Image Thumbnail CP ActiveX Control. |
Syntax: |
Private Sub ImageThumbnailCP1_OnDropFiles(ByVal iFileCount As Integer) End Sub iFileCount= the total file drop into Image Thumbnail CP. |