![]() |
Change color |
Post Reply
|
| Author | |
terrym
Senior Member
Joined: 13 April 2007 Status: Offline Points: 836 |
Post Options
Thanks(0)
Quote Reply
Topic: Change colorPosted: 09 June 2007 at 4:44am |
|
Is it possible to change the colour of a ribbon tab (actual name) as for example we have an "Activate" tab which we want to be made more visible than other tabs as this is what users click to purchase our product.
Thanks, any help appreciated.
|
|
|
Thank you,
Terry Mancey email terry@tmancey.ltd.uk | linkedin www.tmancey.ltd.uk | twitter @tmancey |
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 10 June 2007 at 1:40am |
|
Hello,
Create new class derived from CXTPTabPaintManager::CColorSetOffice2003 and override its SetTextColor method. set it with
pTabPaintManager->SetColorSet(new CMyRibbonColorSet);
|
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
![]() |
|
terrym
Senior Member
Joined: 13 April 2007 Status: Offline Points: 836 |
Post Options
Thanks(0)
Quote Reply
Posted: 10 June 2007 at 4:42am |
|
but will this let each ribbon tab have it's own tab text colour, or will this just override all colours to be the same, also do you have any examples showing this working to make sure it is what we require ?
Thanks
|
|
|
Thank you,
Terry Mancey email terry@tmancey.ltd.uk | linkedin www.tmancey.ltd.uk | twitter @tmancey |
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 11 June 2007 at 2:17am |
|
Hello,
Yes, it will allow set text color for individual tabs.
|
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
![]() |
|
Post Reply
|
|
|
Tweet
|
| Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |