This documentation is archived and is not being maintained.

FreeformActivityDesigner.ConnectorAdded Event

Occurs when a Connector is added to the FreeformActivityDesigner.

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

'Declaration
Public Event ConnectorAdded As ConnectorEventHandler
'Usage
Dim instance As FreeformActivityDesigner 
Dim handler As ConnectorEventHandler 

AddHandler instance.ConnectorAdded, handler

OnConnectorAdded is the registered delegate event handler for the ConnectorAdded event.

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: