AddLocal ControlEvent

[This is preliminary documentation and subject to change.]

The this event notifies the installer when a feature or all features have to be selected as local.

Published By

Handler.

Argument

A string, either the name of the feature or "ALL" (this second option is case insensitive).

Action on Subscribers

None.

Action by Publisher

When Subscriber Activated

The Handler keeps the present dialog running and notifies the installer.

Typical Use

A PushButton control on a modal dialog is tied to this event.