ReinstallMode ControlEvent

[This is preliminary documentation and subject to change.]

This ControlEvent allows the author to specify the validation mode(s) to be used during a reinstall.

Published By

Handler.

Argument

A string. For the list of possible values, see the REINSTALLMODE Property.

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. Typically the same button is also tied to a Reinstall control event immediately following this one.