Exforsys
+ Reply to Thread
Results 1 to 2 of 2

Changing color in Tab strip

This is a discussion on Changing color in Tab strip within the Microsoft .NET forums, part of the Programming Talk category; Could some one help me as to how to change colors of tab strips or anyother tool source or method ...

  1. #1
    Prahalad is offline Junior Member Array
    Join Date
    Dec 2004
    Answers
    1

    Changing color in Tab strip

    Could some one help me as to how to change colors of tab strips or anyother tool source or method for beautification of tab strips in desktop applications


  2. #2
    cbdarts is offline Member Array
    Join Date
    Apr 2006
    Answers
    40
    If you're using .NET, Tab strips come with errors, so you should avoid them. I use the Panels, and place a set of flat buttons - so customizing them is really easy.

    For tab strips (if you have to use them) you can place an picturebox the exact size of the strip, and then make changes (color, other images on top, etc) on that picturebox.

    Chaitanya


Latest Article

Network Security Risk Assessment and Measurement

Read More...