Share via


SplashBitmap Property

Specifies a bitmap image (.bmp) or JPEG image to be displayed on the Splash user interface dialog box during installation.

Settings

The settings for the SplashBitmap property are:

Setting

Description

(None)

No bitmap will be displayed in the Splash dialog box.

filename

A bitmap has been selected and will be displayed in the Splash dialog box.

(Browse…)

Displays the Select Item in Project dialog box.

Remarks

This property is set in the Select Item in Project dialog box. You must add the file containing the bitmap to the project in order for it to be available in the Select Item in Project dialog box.

For best results, you should use a bitmap with dimensions of 480 pixels wide by 320 pixels high. Bitmaps with different dimensions will be stretched or shrunk to fit and may appear distorted.

Warning

The bitmap specified in the SplashBitmap property provides the only user interface for the Splash dialog box. If you do not specify a bitmap, the dialog box will be blank.

See Also

Reference

Properties for the User Interface Editor