Question

I'm working on a quick setup program in Visual Studio and wanted to change the banner bitmap. Anyone know off-hand what the ideal (or the required) dimensions are for the new banner image? Thanks.

Was it helpful?

Solution

Found it on MSDN docs for BannerBitmap Property:

For best results, you should use a bitmap with dimensions of 500 pixels wide by 70 pixels high.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top