This documentation is archived and is not being maintained.

SequentialActivityDesigner Class

Defines properties and methods for all activity designers that have a sequential vertical layout on the workflow design surface.

Namespace:  System.Workflow.ComponentModel.Design
Assembly:  System.Workflow.ComponentModel (in System.Workflow.ComponentModel.dll)

'Declaration
Public Class SequentialActivityDesigner _
	Inherits StructuredCompositeActivityDesigner
'Usage
Dim instance As SequentialActivityDesigner

The SequentialActivityDesigner and classes that inherit from it can contain child activity designers. Their appearance on the workflow design surface is organized vertically, with child activities displayed on the surface of the SequentialActivityDesigner.

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

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.

.NET Framework

Supported in: 3.5, 3.0
Show: