ImageGear .NET - Updated October 26, 2017
DragDropOptions Property (IImGearThumbnailCtl)




ImageGear23.Windows.Forms Assembly > ImageGear.Windows.Forms.Thumbnails Namespace > IImGearThumbnailCtl Interface : DragDropOptions Property
Gets or sets a value indicating whether the thumbnail browser can be a Drag source, Drop target or both.
Syntax
'Declaration
 
Property DragDropOptions As ImGearDragDropOptions
 
'Usage
 
Dim instance As IImGearThumbnailCtl
Dim value As ImGearDragDropOptions
 
instance.DragDropOptions = value
 
value = instance.DragDropOptions

Property Value

ImGearDragDropOptions enumeration value.
See Also

Reference

IImGearThumbnailCtl Interface
IImGearThumbnailCtl Members