How to make MDIChild Transparent?
        Posted  
        
            by abhilashca
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by abhilashca
        
        
        
        Published on 2010-05-01T17:22:44Z
        Indexed on 
            2010/05/01
            17:27 UTC
        
        
        Read the original article
        Hit count: 208
        
I'd successfully made a normal Form Transparent by handling the OPACITY property.
Now, I want to make an MDIChild (loaded in an MDIParent) transparent. Is that possible? I'd applied the same technique (mentioned above) for the MDIChild. But, was unsucessful.
Is it possible to make the MDIChild tranparent. Does anyone had done that before?
Any hekp will be appreciated. Thanks.
© Stack Overflow or respective owner