|
-
Aug 14th, 2007, 09:03 AM
#1
Thread Starter
New Member
Tab control in VB6
Hi all,
Does anyone know how to do tab control that have customizable color in VB 6.0?
Thanks,
James
-
Aug 14th, 2007, 10:06 AM
#2
New Member
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
-
Aug 14th, 2007, 11:40 AM
#3
Thread Starter
New Member
Re: Tab control in VB6
Well, I meant different color for different tabs on different forms
Regards,
James
-
Aug 16th, 2007, 07:25 AM
#4
New Member
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
-
Aug 16th, 2007, 08:09 AM
#5
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|