Adding New Events to a Dialog Control

InstallShield 2016

To add a new event to a dialog control:

1. In the View List under User Interface, click Dialogs.
2. In the Dialogs explorer, expand the dialog node for the dialog that you want to modify, and then click its Behavior subnode.
3. In the center pane, which shows a list of all of the controls on the selected dialog, click the control that you want to configure. Its settings are displayed in the right pane.
4. In the Events setting, click the New Event button, and then select the type of event that you want to add. InstallShield adds a new set of rows under the Events setting.
5. To specify a condition for the event, click the ellipsis button (...) in the new event setting. The Condition Builder dialog box opens, enabling you to specify the conditions that must be met for the action.

If you want the event to be triggered under any conditions, enter the following condition:

1

6. If the event setting has a subsetting, configure the subsetting as needed.