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:

AttributeValueDescription
Form EventsUser-definedDisplays the list of events.
Form Events: AddN/AClick to add an event.
Form Events: RemoveN/AClick to remove an event.

Form Event Properties

The following table describes the properties for form events:

PropertyProperty TypeDescription
DescriptionInputSpecifies more information that a user may find helpful.
DisplayNameInputSpecifies the name to display in the Workflow Editor.
EventTriggerInputClick 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.
IsEnabledInputSelect this check box to indicate that this event is enabled.
LocalizationInputClick 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.
NameInputSpecifies 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.
UidInputSpecifies the unique identifier (for localization).