ThumbnailDragDropOperation Class |
Namespace: Atalasoft.Imaging.WinControls
The ThumbnailDragDropOperation type exposes the following members.
| Name | Description | |
|---|---|---|
| ThumbnailDragDropOperation(ThumbnailView, Thumbnail, DragDropMode) | Obsolete. Creates a new ThumbnailDragDropOperation. | |
| ThumbnailDragDropOperation(ThumbnailView, Thumbnail, DragDropMode, Int32) | Creates a new ThumbnailDragDropOperation specifying the source ThumbnailView, the items to drop, the mode and original index values of the thumbnails. |
| Name | Description | |
|---|---|---|
| Indexes | Gets an array of the original index values of the thumbnails. | |
| Items | Gets the thumbnails being dragged. | |
| Mode | Gets the drag drop mode for this action. | |
| NewIndexes | Gets an array of index values for the thumbnails that were used in a drag drop operation. | |
| Source | Gets the ThumbnailView control from where the thumbnails are being dragged. | |
| UsingTempFiles |
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |