Designer Panels

The Designer workspace is comprised of a number of panels that are used for designing your forms and user displays. Each panel performs a different function and may or may not be required for your design purposes.

The Designer allows you to define a panel layout for your purposes. The layout you define remains in place until you change it or reset to the default layout.

The Designer provides a set of default panels that appear in a default layout. The default layout consists of three panel shells with default panels contained within each shell. Every panel in the Designer can be resized.

The following table describes the available panels:

PanelDescription
Data Items*Allows you to specify and configure the data items to be used in your project.
Default PropertiesAllows you to configure the default properties for all forms or user display projects.
Document Tree*Displays a tree view of the objects and controls included in the XAML file that was last selected.
Form Events*Allows you to define the events to be triggered from this form and that will be exposed to a workflow using this form.
Note: This panel is available for forms only.
Parameters*Allows you to configure input and output parameters for the selected control.
Note: This panel is available for forms only.
PreviewAllows you to preview the display.
Project*Displays a tree view of the project files and folders.
Properties*Allows you to configure the properties for each control object , as well as for each parameter, data item, event, and so on.
Test*Allows you to enter the input parameter values and/or select data item values for the display you want to test. After building and running, you can then view the results in this panel. The Test panel represents how the display will appear, and if you are developing a form, how it will behave in the Workflow Task List.
Note: This panel is available for forms only.
Toolbox*Allows you to select the control objects you want to add to the project.
Server MethodsAllows you to select and configure service provider methods to use in your display.
Client MethodsAllows you to select and configure Client methods to use in your display.

* Indicates a default panel that is available for both forms and user displays, except where indicated.