ThumbnailViewDragDropMode Property |
Gets or sets the drag and drop mode used when
AutoDragDrop is true.
Namespace:
Atalasoft.Imaging.WinControls
Assembly:
Atalasoft.dotImage.WinControls (in Atalasoft.dotImage.WinControls.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax public DragDropMode DragDropMode { get; set; }
Public Property DragDropMode As DragDropMode
Get
Set
Property Value
Type:
DragDropMode The drag and drop mode for this control.
See Also