Gets or sets an indicator whether drag and drop source thumbnails is enabled on other applications.
Read-write property
| Visual Basic |
|---|
Public Property EnableAsDragSourceForExternalDragDrop As Boolean |
A boolean value which is True to enable the component to drag thumbnail images to other applications. Otherwise, False is used.
Any applications that support drag and drop format can be a thumbnail image 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.