ImageGear for .NET
ImGearDragDropOptions Enumeration
See Also  Send Feedback
ImageGear21.Windows.Forms Assembly > ImageGear.Windows.Forms.Thumbnails Namespace : ImGearDragDropOptions Enumeration




Glossary Item Box

Specifies drag and drop actions that are allowed in the thumbnail control.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Members

MemberValueDescription
Disable0No drag and drop actions are allowed.
Drag1Drag action is allowed.
DragDrop3Both drag and drop actions are allowed.
Drop2Drop action is allowed.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ImageGear.Windows.Forms.Thumbnails.ImGearDragDropOptions

See Also

©2013. Accusoft Corporation. All Rights Reserved.