Controlling BackColor of TrackBar control in VS2008

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

    Controlling BackColor of TrackBar control in VS2008

    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
    TrackBar's backcolor that of the TabControl it is on?

    Cartoper
Working...