How to: Add Activities to the Toolbox (Legacy)

[This is prerelease documentation and is subject to change in future releases. Blank topics are included as placeholders.]

When building a workflow solution with the legacy Windows Workflow Designer that targets the .NET Framework version 3.5 or the .NET Framework 3.0, custom activities can be added to the workflow project and their designers placed in the Toolbox for easy access. You can also add activities directly to the Toolbox from a dynamic-link library (DLL).

To add an activity to the Toolbox from a DLL

  1. Right-click the Toolbox window surface under Windows Workflow, and then click Choose Items.

  2. In the Choose Toolbox Items dialog box, click the System.Activities Components tab, and then click Browse from the lower right-hand side of the window.

  3. Select the DLL from the file directory that contains the implementation of the custom activity to add to the Toolbox, and then click Open.

  4. Click OK to finish adding the activity to the Toolbox.

See Also

Concepts

Using the Legacy Activity Designer
Legacy Workflow Activities

Fill out a survey about this topic for Microsoft.

Build Date:

2012-08-02