Removing Design Outlining
        Posted  
        
            by Kevin
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Kevin
        
        
        
        Published on 2010-05-31T04:29:00Z
        Indexed on 
            2010/05/31
            4:32 UTC
        
        
        Read the original article
        Hit count: 504
        
Is there a way to remove the outlining in Visual Studio in the design page of a form? If it is possible, it would save me some time so that I would not have to keep compiling and running the program every time I wanted to see if I put my form together correctly without any caps between images, etc.
For example, something like this.

I want to remove the lines that surround each image (yes, those are separate images put together).
© Stack Overflow or respective owner