description | ms.assetid | title | ms.topic | ms.date |
---|---|---|---|---|
The installer is notified through this event when a feature or all features are selected for removal while keeping the present dialog box running. |
dabe44f7-97dd-4037-80e5-f289bab6d4b3 |
Remove ControlEvent |
article |
05/31/2018 |
The installer is notified through this event when a feature or all features are selected for removal while keeping the present dialog box running.
This event can be published by a PushButton control, CheckBox control, or a SelectionTree control. This event should be authored into the ControlEvent table.
This ControlEvent requires the user interface to be run at the full UI level. This event will not work with a reduced UI or basic UI. For information, see User Interface Levels.
This ControlEvent is published by the installer.
A string that is either the name of the feature or "ALL".
This ControlEvent does not perform an action on subscribers.
The installer keeps the present dialog box running and notifies the installer.
A PushButton control on a modal dialog box tied to this event.