| Example-VB |
Indicates the drop type allowed.
| Ö | Imaging for Windows Professional Edition V1.0, V1.1, and V2.0 |
| Imaging for Windows 95 and 98 | |
| Imaging for Windows NT 4.0 |
Image Thumbnail control
object.EnableDragDrop
Long
| Setting | Description |

| 0 (default) | Drag and drop is not allowed |
| 1 | Drag from is allowed (left mouse button) |
| 2 | Drag right mouse button is allowed |
| 4 | Drop into is allowed |
| 8 | Dropping image files is allowed |
Settings can be combined in bit-wise combinations.
Drops are not accepted until the Image property has been set.