Remove ControlEvent

[This is preliminary documentation and subject to change.]

The installer is notified through this event when a feature or all features have to be selected for removal.

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.