MsiPrint ControlEvent

Windows Installer

MsiPrint ControlEvent

This event is published by the ScrollableText Control to enable the user to print the contents of that control.

Windows Installer 4.5 or earlier:  Not supported. This ControlEvent is available beginning with Windows Installer 5.0.

This event should be subscribed to by a PushButton Control located on the same dialog box as the ScrollableText Control. TheMsiPrint ControlEvent should be authored in the ControlEvent table.

Published By

ScrollableText

Argument

This ControlEvent does not use an argument.

Action on Subscribers

This ControlEvent does not perform an action on subscribers.

Typical Use

A PushButton control on the same dialog box as the ScrollableText Control can be used to display a modal dialog box enabling the user to print the contents of the ScrollableText Control.

Build date: 8/13/2009

© 2009 Microsoft Corporation. All rights reserved.