Returns which drag effects are possible for the currently active object.
| C# | Visual Basic | Visual C++ |
public DragDropEffects GetDragEffects()
Public Function GetDragEffects As DragDropEffects
public: DragDropEffects GetDragEffects()
A combination of flags of the DragDropEffects type that indicate, which operations are possible for the currently active object.