Gets or sets an indicator whether inter-component thumbnail drag drop moved or copied items are enabled.
Read-write property
| Visual Basic |
|---|
Public Property InterComponentThumbnailDragDropEnabled As Boolean |
A boolean value which is True to enable drag and drop within other instances of the component. 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 and drop capabilities are disallowed between windows with different security level permissions.