Changing BackColor of XP button?

  • Thread starter Thread starter Lars Netzel
  • Start date Start date
L

Lars Netzel

Hello!

How do I change the backColor of a button if you are using a Manifest file
to to show XP style of a all controls?

Seems like if you use XP style... formatting is suddenly not that easy
anymore?

best regards
/Lars Netzel
 
Hi,


You cant change the color of a button when it using xp styles. Use
something like this.

http://www.thecodeproject.com/vb/net/leadit_flatbutton_control.asp

Ken
--------------------
Hello!

How do I change the backColor of a button if you are using a Manifest file
to to show XP style of a all controls?

Seems like if you use XP style... formatting is suddenly not that easy
anymore?

best regards
/Lars Netzel
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top