property ExShellView.DisableDragDrop as Boolean
Disables the OLE Drag and Drop within the control.

TypeDescription
Boolean A Boolean expression that specifies whether the OLE Drag and Drop within the control is enabled or disabled.
By default, the DisableDragDrop property is False. You can use the DisableDragDrop property to disable OLE Drag and Drop within the control.