tab color change

  • Thread starter Thread starter Igor U
  • Start date Start date
Make sure you have SP2 installed. Further more it is simply a matter of:

this.tabPage2.BackColor = Color.Goldenrod;

Or whatever you want of course.
 

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