T
Thomas Bandt
Hi all,
I've set a background image for my form in OnPaintBackground().
In the layer above I have a set of buttons and labels. Now the
label controls inherits the background color of the parent
control, which is the form ... so I have a ugly white background
under my labels text.
I tried to set the background color of the form to Color.Transparent,
I also placed a panel control in the form - but nothing worked.
Does anyone has an idea to get this working?
I've set a background image for my form in OnPaintBackground().
In the layer above I have a set of buttons and labels. Now the
label controls inherits the background color of the parent
control, which is the form ... so I have a ugly white background
under my labels text.
I tried to set the background color of the form to Color.Transparent,
I also placed a panel control in the form - but nothing worked.
Does anyone has an idea to get this working?