Leadtools.Controls Namespace : ImageViewerItemDragDropEventArgs Object |
The following tables list the members exposed by ImageViewerItemDragDropEventArgs.
Name | Description | |
---|---|---|
ImageViewerItemDragDropEventArgs Constructor | Initializes a new instance of ImageViewerItemDragDropEventArgs. |
Name | Description | |
---|---|---|
Abort | Gets or a sets a value that indicate whether drag/drop operation is to be aborted. | |
Effect | Current drop effect. | |
Format | Format of the drop object. | |
Location | Location of the drag item. | |
NativeEvent | Native event that initiated this drag/drop operation | |
Operation | Current drag operation. | |
SourceImageViewer | Image Viewer that initiated the drag event. | |
SourceItem | The item that originated this drag/drop operation. | |
TargetImageViewer | Current target image viewer for this drop operation. | |
TargetItem | The target item for this drop operation. |