Arbortext IsoView > Programmer's Reference > Properties > AcceptDroppedFiles
  
AcceptDroppedFiles
With this property you instruct Arbortext IsoView to handle or to ignore files dropped on the viewer window. It sets how files are handled when dropped on the viewer window as Boolean (accept, default: true).
This property works with the Arbortext IsoView ActiveX Control only.
Introduced with Arbortext IsoView 2.0.
document.ivx1.AcceptDroppedFiles = false;