Locked Default Button Back Color

  • sábado, 26 de noviembre de 2011 22:08
     
     

    In design mode - how do I change the default back color of buttons?  I am using a white font and can not see the writing with the back color.  The backcolor is transparent so in runtime it is fine (back color goes to blue and white shows).

Todas las respuestas

  • lunes, 28 de noviembre de 2011 6:35
    Moderador
     
     

    Hi ATL151,

    There is a BackColor property for Buttons. You can change it from the properties window of Button.

    Have a nice day,


    Kee Poppy [MSFT]
    MSDN Community Support | Feedback to us
  • lunes, 28 de noviembre de 2011 18:41
     
     
    That is what I am referring to.  When I set it to "Transparent" - it stays "Light Gray" in design mode so I cant read the white font.  Once I compile and run - the buttons do turn transparent but not in design mode.