Is their something like iframe in C#?
        Posted  
        
            by masterkapu
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by masterkapu
        
        
        
        Published on 2010-06-18T06:07:14Z
        Indexed on 
            2010/06/18
            6:13 UTC
        
        
        Read the original article
        Hit count: 188
        
c#
Is their something like iframe in c#?
I want to build an application with one form that its content changes according to the actions I do, like messenger live. The part when I log in and log out its too different "windows" but it happens in the same form.
© Stack Overflow or respective owner