Change backcolor or background image of a MDI Container form in .net
        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
            6:23 UTC
        
        
        Read the original article
        Hit count: 422
        
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.
© Stack Overflow or respective owner