|
1 | 1 | ---
|
2 | 2 | title: "Activity Views (Legacy) | Microsoft Docs"
|
3 |
| -ms.custom: "" |
4 | 3 | ms.date: "11/04/2016"
|
5 |
| -ms.reviewer: "" |
6 |
| -ms.suite: "" |
7 |
| -ms.tgt_pltfrm: "" |
8 | 4 | ms.topic: "reference"
|
9 | 5 | helpviewer_keywords:
|
10 | 6 | - "activities, activity views"
|
11 | 7 | - "views, activity"
|
12 | 8 | - "activity views"
|
13 | 9 | ms.assetid: 83dc68cd-2cb2-45c2-9a6e-10d82053171a
|
14 |
| -caps.latest.revision: 5 |
15 |
| -author: "ErikRe" |
16 |
| -ms.author: "erikre" |
17 |
| -manager: "erikre" |
| 10 | +author: gewarren |
| 11 | +ms.author: gewarren |
| 12 | +manager: ghogen |
18 | 13 | ms.workload:
|
19 | 14 | - "multiple"
|
20 | 15 | ---
|
21 | 16 | # Activity Views (Legacy)
|
22 |
| -Many of the activities provided by [!INCLUDE[wf](../workflow-designer/includes/wf_md.md)], from which workflows are composed, have several design views available in the legacy [!INCLUDE[wfd1](../workflow-designer/includes/wfd1_md.md)]. When you drag an activity designer from the **Toolbox** onto the design surface, and thereafter whenever you select the activity, you can switch between the different design views by using either the **Workflow** menu or by right-clicking the selected activity. Also, when you move the pointer over the name of a selected activity, a drop-down set of tabs appears that you can use to switch between the different views. |
23 |
| - |
24 |
| - Every activity has at least one view; this is the default view shown when you drag an activity designer from the **Toolbox** onto the design surface. This activity default view is available as the **View [activity type]** option on the menus and tab, for example, **View Parallel**. Most of the activities have additional views and different activities can have different views. For example, the [TransactionScopeActivity](http://go.microsoft.com/fwlink?LinkID=65093) activity has the compensation view and the [EventHandlingScopeActivity](http://go.microsoft.com/fwlink?LinkID=65030) activity has an events view. Many of the activities that come with Windows Workflow Foundation have **View Cancel Handler** and **View Faults** design views to view the [CancellationHandlerActivity](http://go.microsoft.com/fwlink?LinkID=65050) and a [FaultHandlersActivity](http://go.microsoft.com/fwlink?LinkID=65055) associated with them. |
25 |
| - |
26 |
| - The following table lists the name and description of each view. |
27 |
| - |
28 |
| -|Menu/Tab Option|Description| |
29 |
| -|----------------------|-----------------| |
30 |
| -|**View [activity type]**|Select this menu or tab option to view the default graphical representation of the selected activity.| |
31 |
| -|**View Cancel Handler**|Select this menu or tab option view to view the [CancellationHandlerActivity](http://go.microsoft.com/fwlink?LinkID=65050) associated with the selected activity.| |
32 |
| -|**View Fault Handler**|Select this menu or tab option view to view the [FaultHandlersActivity](http://go.microsoft.com/fwlink?LinkID=65055) associated with the selected activity.| |
33 |
| -|**View Compensation Handler**|Select this menu or tab option view to view the [CompensationHandlerActivity](http://go.microsoft.com/fwlink?LinkID=65053) associated with the selected [TransactionScopeActivity](http://go.microsoft.com/fwlink?LinkID=65093).| |
34 |
| -|**View Events Handler**|Select this menu or tab option view to view the [EventHandlersActivity](http://go.microsoft.com/fwlink?LinkID=65018) associated with the selected the [EventHandlingScopeActivity](http://go.microsoft.com/fwlink?LinkID=65030).| |
35 |
| - |
36 |
| - For information about similar views, see [Sequential Workflow Views (Legacy)](../workflow-designer/sequential-workflow-views-legacy.md). |
37 |
| - |
38 |
| -## See Also |
39 |
| - [Legacy Workflow Activities](../workflow-designer/legacy-workflow-activities.md) |
40 |
| - [Sequential Workflow Views (Legacy)](../workflow-designer/sequential-workflow-views-legacy.md) |
| 17 | +Many of the activities provided by [!INCLUDE[wf](../workflow-designer/includes/wf_md.md)], from which workflows are composed, have several design views available in the legacy Windows Workflow Designer. When you drag an activity designer from the **Toolbox** onto the design surface, and thereafter whenever you select the activity, you can switch between the different design views by using either the **Workflow** menu or by right-clicking the selected activity. Also, when you move the pointer over the name of a selected activity, a drop-down set of tabs appears that you can use to switch between the different views. |
| 18 | + |
| 19 | + Every activity has at least one view; this is the default view shown when you drag an activity designer from the **Toolbox** onto the design surface. This activity default view is available as the **View [activity type]** option on the menus and tab, for example, **View Parallel**. Most of the activities have additional views and different activities can have different views. For example, the [TransactionScopeActivity](http://go.microsoft.com/fwlink?LinkID=65093) activity has the compensation view and the [EventHandlingScopeActivity](http://go.microsoft.com/fwlink?LinkID=65030) activity has an events view. Many of the activities that come with Windows Workflow Foundation have **View Cancel Handler** and **View Faults** design views to view the [CancellationHandlerActivity](http://go.microsoft.com/fwlink?LinkID=65050) and a [FaultHandlersActivity](http://go.microsoft.com/fwlink?LinkID=65055) associated with them. |
| 20 | + |
| 21 | + The following table lists the name and description of each view. |
| 22 | + |
| 23 | +|Menu/Tab Option|Description| |
| 24 | +|----------------------|-----------------| |
| 25 | +|**View [activity type]**|Select this menu or tab option to view the default graphical representation of the selected activity.| |
| 26 | +|**View Cancel Handler**|Select this menu or tab option view to view the [CancellationHandlerActivity](http://go.microsoft.com/fwlink?LinkID=65050) associated with the selected activity.| |
| 27 | +|**View Fault Handler**|Select this menu or tab option view to view the [FaultHandlersActivity](http://go.microsoft.com/fwlink?LinkID=65055) associated with the selected activity.| |
| 28 | +|**View Compensation Handler**|Select this menu or tab option view to view the [CompensationHandlerActivity](http://go.microsoft.com/fwlink?LinkID=65053) associated with the selected [TransactionScopeActivity](http://go.microsoft.com/fwlink?LinkID=65093).| |
| 29 | +|**View Events Handler**|Select this menu or tab option view to view the [EventHandlersActivity](http://go.microsoft.com/fwlink?LinkID=65018) associated with the selected the [EventHandlingScopeActivity](http://go.microsoft.com/fwlink?LinkID=65030).| |
| 30 | + |
| 31 | + For information about similar views, see [Sequential Workflow Views (Legacy)](../workflow-designer/sequential-workflow-views-legacy.md). |
| 32 | + |
| 33 | +## See also |
| 34 | + |
| 35 | +- [Legacy Workflow Activities](../workflow-designer/legacy-workflow-activities.md) |
| 36 | +- [Sequential Workflow Views (Legacy)](../workflow-designer/sequential-workflow-views-legacy.md) |
0 commit comments