Change backcolor or background image of a MDI Container form in C#
Posted
by Jepe d Hepe
on Stack Overflow
See other posts from Stack Overflow
or by Jepe d Hepe
Published on 2010-03-30T05:06:03Z
Indexed on
2010/03/30
5:13 UTC
Read the original article
Hit count: 521
i need to change the backcolor or background image of a mdi parent in my application. i tried changing the backcolor or specifying a background image, it won't work. i also tried looping the controls in the form to get the mdiclient and change its backcolor, also zero same result. I'm using telerik RadForm.
Please help
jepe
© Stack Overflow or respective owner