This event is generated after an image is dragged and dropped into the ImageKit Control
[Visual Basic]   imagekitcontrolname_GetDragDropFileName(ByVal FileName As String, ByVal Page As Integer)
[Visual C++]     OnGetDragDropFileNameimagekitcontrolname(LPCTSTR FileName, short Page)

Parameters

Name Explanation
FileName The name of the file dropped into the display control.
Page The page number of a multi-page image file (From 0)

Explanation

The GetDragDropFileName event is generated after an image is dragged and dropped into the ImageKit Control. This event will be generated when an image file is dragged from Windows Explorer or the thumbnail control and dropped into the ImageKit Control.

 

The ImageKit8 ActiveX is a product created by Newtone Corporation