Results 1 to 5 of 5

Thread: Tab control in VB6

  1. #1

    Thread Starter
    New Member
    Join Date
    Jul 2007
    Posts
    3

    Tab control in VB6

    Hi all,
    Does anyone know how to do tab control that have customizable color in VB 6.0?

    Thanks,
    James

  2. #2
    New Member
    Join Date
    Sep 2006
    Location
    Douala
    Posts
    5

    Re: Tab control in VB6

    Hi,
    Do you mean one color for each tab on the same form or change color of tabs during usage for the same form.

    Thanks,
    Armand

  3. #3

    Thread Starter
    New Member
    Join Date
    Jul 2007
    Posts
    3

    Re: Tab control in VB6

    Well, I meant different color for different tabs on different forms
    Regards,
    James

  4. #4
    New Member
    Join Date
    Sep 2006
    Location
    Douala
    Posts
    5

    Re: Tab control in VB6

    Hi James
    Please try to add frame on each tab index and then play with frame back color
    if the visual effect is close to what you need then we are happy for you.
    Thanks

  5. #5
    PowerPoster jcis's Avatar
    Join Date
    Jan 2003
    Location
    Argentina
    Posts
    4,430

    Re: Tab control in VB6

    To change the SStab Backcolor you need to Subclass Like in this example, but that would change all tabs backcolor in the Tab Control (not individual tabs).

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width