This documentation is archived and is not being maintained.
ActivityDragEventArgs Class
Visual Studio 2008
Represents a class that provides data for the OnDragDrop, OnDragEnter, and OnDragOver events in the workflow designer.
Assembly: System.Workflow.ComponentModel (in System.Workflow.ComponentModel.dll)
These event arguments are passed to ActivityDesigner classes when a drag-and-drop operation is in progress on the workflow design surface. ActivityDesigner classes can access the information contained in the ActivityDragEventArgs class to influence the behavior of the operation.
System.Object
System.EventArgs
System.Windows.Forms.DragEventArgs
System.Workflow.ComponentModel.Design.ActivityDragEventArgs
System.EventArgs
System.Windows.Forms.DragEventArgs
System.Workflow.ComponentModel.Design.ActivityDragEventArgs
Windows 7, Windows Vista, Windows XP SP2, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003
The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.
Show: