
snoopstah1.5524899845313137E12 asked a question.
Basic MSI Dialog background colour
Is there a way to change the background colour for Basic MSI dialogs?
When I add a bitmap (white.bmp), all my controls that are on top of this bitmap have grey backgrounds.
eg: checkbox has grey around the box and text
eg: Textbox has grey around the text.
Is there ANY way at all to remove the grey background and implement white?
As the exterior dialog boxes do, you can add a bitmap control to dialog backgrounds, but as you've seen not all controls support transparency...