Visual Studio 2008: Form size changes when I open a solution
        Posted  
        
            by Marcos Vinicius
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Marcos Vinicius
        
        
        
        Published on 2010-03-11T21:14:18Z
        Indexed on 
            2010/03/12
            16:47 UTC
        
        
        Read the original article
        Hit count: 337
        
visual-studio-2008
|compact-framework
I'm using Visual Studio 2008, specifically the Compact Framework.
I change the size property of a form and when I reopen the solution, the form's size gets back the default one.
Is it a bug or am I missing something?
© Stack Overflow or respective owner