Progress User Interface Dialog Box
The Progress dialog box is used to update the user on the progress of the installation. The Progress dialog box is only displayed while files are being installed and can only be used in the Progress section of the User Interface Editor.
The following illustration shows a typical Progress dialog box, as it would appear during installation.
Progress dialog box
Only two properties are available for the Progress dialog box.
The BannerBitmap property sets the image that appears in the upper right corner of the dialog box. The position and size of the image are fixed.
Tip
For a consistent user interface, the same image should be used for all dialog boxes in an installer.
The ShowProgressBar property determines whether the progress bar will be shown during installation.
See Also
Concepts
Deployment and the Run-Time User Interface
Installation Dialog Box Restrictions