Intersoft ClientUI Documentation
CurrentDragDropEventData Property



Gets the current active drag event data.
Syntax
Public Shared ReadOnly Property CurrentDragDropEventData As DragDropEventData
Dim value As DragDropEventData
 
value = DragDropManager.CurrentDragDropEventData
public static DragDropEventData CurrentDragDropEventData {get;}
public:
static property DragDropEventData^ CurrentDragDropEventData {
   DragDropEventData^ get();
}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

DragDropManager Class
DragDropManager Members

Send Feedback