Gets or sets an indicator whether drag and drop target is enabled for other applications to drag files onto those files as thumbnail images.
Read-write property
| Visual Basic |
|---|
Public Property EnableAsDropTargetForExternalDragDrop As Boolean |
A boolean value which is True to enable the component to drag thumbnail images from other applications. Otherwise, False is used.
Any applications that support drag and drop format can be a thumbnail image drag/drop recipient. Both copy and move operations are supported.
Note: According to Microsoft®, for security reasons, drag/drop capabilities are disallowed between windows with different security level permissions.