Visual Studio Workflow Windows
The Visual Studio Extensions for Windows Workflow Foundation design surface is a visual designer that you can use to create a workflow. You can drag activities from the Toolbox to the design surface and then configure them there. As a Visual Studio editor window, it occupies the main window area used by other Visual Studio editor windows. The name of the workflow is displayed in the Visual Studio window title bar.
Most of the Visual Studio Extensions for Windows Workflow Foundation windows should be familiar to the experienced Visual Studio user. The following table describes the primary windows.
Window | Description |
---|---|
Visual Studio Extensions for Windows Workflow Foundation design surface |
A visual designer that is used to create a workflow by dragging activities from the Toolbox to the design surface. |
Toolbox |
Provides graphical representations of activities, which you can drag to the design surface. |
Properties |
Used to configure workflow activity properties. |
Solution Explorer |
Displays workflow projects in a hierarchical tree view and enables access to features that help manage the projects. |
Debug windows |
The standard Visual Studio debugging windows, such as the Threads, Call Stack, Breakpoint, Locals Tool, and Watch Tool windows. |
See Also
Other Resources
Copyright © 2007 by Microsoft Corporation. All rights reserved.