Image Viewer CP ActiveX Control x64 ReferenceProperties EnableDropFile Image Viewer CP ActiveX Control EnableDropFile Enable/Disable accept drop the image file from window explorer. By default is false. ImageViewer1.EnableDropFile=bool] Parameterbooltrue - accept drop the image file from window explorer, false - does not accept drop file .RemarkThis property is Read/Write. Example Visual Basic SyntaxImageViewer1.EnableDropFile= True