Problems with .net and toolbar, menu & status bar rendermode (blue) and standard form (grey)
        Posted  
        
            by Andrew White
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Andrew White
        
        
        
        Published on 2010-05-13T12:35:11Z
        Indexed on 
            2010/05/21
            13:20 UTC
        
        
        Read the original article
        Hit count: 325
        

Hiya,
I'm a bit of a newbie to .NET so please ignore my ignorance. If you look at the above image (a  complete prototype, ignore black bits :)) you will see lovely menus, toolbars & statusbars all using windows XP render mode and in a funky blue.
Look at the form, labels, checkboxes and other buttons and you see horrible old school windows grey. These components don't have a render mode.
My question: is there any way to show everything in XP style or do I have to chose new components?
Thx.
A.
© Stack Overflow or respective owner