Image Viewer CP ActiveX Control

EnableDropFile

 

Enable/Disable accept drop the image file from window explorer. By default is false.
 

ImageViewer1.EnableDropFile=bool]


Parameter
bool
true - accept drop the image file from window explorer, false - does not accept drop file .

Remark
This property is Read/Write.

Example

   

Visual Basic Syntax
ImageViewer1.EnableDropFile= True