Click to Rate and Give Feedback
MSDN
MSDN Library
Windows Installer
User Interface
Control Events
 Remove ControlEvent

  Switch on low bandwidth view
Remove ControlEvent

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.

Published By

This ControlEvent is published by the installer.

Argument

A string that is either the name of the feature or "ALL".

Action on Subscribers

This ControlEvent does not perform an action on subscribers.

Action by Publisher When Subscriber Activated

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

Typical Use

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

Send comments about this topic to Microsoft

Build date: 6/25/2009

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker