Designer: Form Events Panel
The Form Events panel allows you to configure events that can be raised from this form. The form events you configure are available to workflows using this form.
The following table describes the attributes of this panel:
Attribute | Value | Description |
---|---|---|
Form Events | User-defined | Displays the list of events. |
Form Events: Add | N/A | Click to add an event. |
Form Events: Remove | N/A | Click to remove an event. |
Form Event Properties
The following table describes the properties for form events:
Property | Property Type | Description |
---|---|---|
Description | Input | Specifies more information that a user may find helpful. |
DisplayName | Input | Specifies the name to display in the Workflow Editor. |
EventTrigger | Input | Click the ellipsis button to open the Event Triggers dialog box where you can select the event(s) that will cause this method to be executed. |
IsEnabled | Input | Select this check box to indicate that this event is enabled. |
Localization | Input | Click the ellipsis button to open the Localization Configuration dialog box where you can configure the property to localize, the language to use for localization, and the text to localize. |
Name | Input | Specifies the identifying name. The name provides a reference so that code behind, such as event handler code, can refer to a markup element during processing by a XAML processor. |
Uid | Input | Specifies the unique identifier (for localization). |