Gets or sets an indicator if intra-component thumbnail drag drop move operations are enabled.
Read-write property
| Visual Basic |
|---|
Public Property IntraComponentThumbnailDragDropEnabled As Boolean |
A boolean value which is True to enable drag and drop within the same instance 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.