Changing the BackColor on a control

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Cartoper

    Changing the BackColor on a control

    I am working in VS2008.

    I have a TabControl on a form. The background color of the TabControl
    is not the standard KnownColor.Cont rol color, it is a lighter color.

    I have placed a TrackBar on the TabControl and it's BackColor is that
    of the KnownColor.Cont rol. The question is, how do I make the
    TabControl's backcolor that of the container it is on?

    Cartoper

Working...