| C# | Visual Basic | Visual C++ |
public static class DragDropManager
Public NotInheritable Class DragDropManager
public ref class DragDropManager abstract sealed
| All Members | Methods | Properties | Fields | ||
| Icon | Member | Description |
|---|---|---|
| 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) |
| Object | |
| DragDropManager | |