eDriven Framework API
DragDropManager Class
NamespaceseDriven.Gui.DragDropDragDropManager
eDriven Framework API
Declaration Syntax
C#Visual BasicVisual C++
public static class DragDropManager
Public NotInheritable Class DragDropManager
public ref class DragDropManager abstract sealed
Members
All MembersMethodsPropertiesFields



IconMemberDescription
AcceptDragDrop(Component, array<DragOption>[]()[][])
DebugMode

DoDrag(Component, DragSource, MouseEvent, Component, Single, Single, Single, Boolean, array<DragOption>[]()[][])
Starts a drag and drop operation

GetFeedback()()()()
IsDragging
Read-only property that returns true if a drag is in progress

Overlay
Singleton instance

ShowFeedback(DragDropManager..::..Action)
Inheritance Hierarchy
Object
DragDropManager

Assembly: eDriven.Gui (Module: eDriven.Gui) Version: 2.0.1.0 (2.0.1.0)