Share via


How to: Add a Custom Action to an Outlook Form Region

Add one or more custom actions to a Microsoft Office Outlook form region by using the Custom Actions dialog box. For more information, see Custom Actions in Outlook Form Regions.

Applies to: The information in this topic applies to application-level projects for Outlook 2007 and Outlook 2010. For more information, see Features Available by Office Application and Project Type.

To add a custom action to a form region

  1. In Visual Studio, open an Outlook add-in project that contains a form region item. For more information, see How to: Add a Form Region to an Outlook Add-in Project.

  2. In Solution Explorer, expand the project node, right-click the form region item, and then click View Designer.

    The form region designer appears.

  3. Right-click the form region designer, and then click Properties.

  4. In the Properties window, expand the Manifest node, select the CustomActions property, and then click the ellipsis button (ASP.NET Mobile Designer ellipse).

    The Custom Actions dialog box appears.

  5. Click Add to add a new custom action.

  6. Set the properties of the custom action, and then click OK to close the Custom Actions dialog box.

    For information about what each property means, see Custom Actions in Outlook Form Regions.

See Also

Tasks

Walkthrough: Designing an Outlook Form Region

Concepts

Custom Actions in Outlook Form Regions

Guidelines for Creating Outlook Form Regions

Other Resources

Creating Outlook Form Regions

Outlook Solutions