ActivityToolboxItem Constructor

 

Initializes a new instance of the ActivityToolboxItem class.

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

NameDescription
System_CAPS_pubmethodActivityToolboxItem()

Initializes a new instance of the ActivityToolboxItem class.

System_CAPS_protmethodActivityToolboxItem(SerializationInfo^, StreamingContext)

Initializes a new instance of the ActivityToolboxItem class by using the specified SerializationInfo and StreamingContext.

System_CAPS_pubmethodActivityToolboxItem(Type^)

Initializes a new instance of the ActivityToolboxItem class that creates the specified type of Activity component.

Return to top
Show: