ActivityDragEventArgs Class
.NET Framework 3.0
Represents a class that provides data for the OnDragDrop, OnDragEnter, and OnDragOver events in the workflow designer.
Namespace: System.Workflow.ComponentModel.Design
Assembly: System.Workflow.ComponentModel (in system.workflow.componentmodel.dll)
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 98, Windows Server 2000 SP4, Windows CE, Windows Millennium Edition, Windows Mobile for Pocket PC, Windows Mobile for Smartphone, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
The Microsoft .NET Framework 3.0 is supported on Windows Vista, Microsoft Windows XP SP2, and Windows Server 2003 SP1.Community Additions
ADD
Show: