The background drawing consists of four overlapped bitmaps:
- dialog background bitmap
It displays the general background and the logo. Alle background elments who are immutable. - page background bitmap
It displays the background for a page. It is alpha blended over the dialog background, and contains only the additional elements for the page background - dialog background localized bitmap
It displays text and other things, which are different for every language, but immutable for the dialog. - page background localized background
It displays text and other things, which are different for every language and page.
MSE-iT Setup Bootstrapper