Print Page | Close Window

Change color

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Toolkit Pro
Forum Description: Topics Related to Codejock Toolkit Pro
URL: http://forum.codejock.com/forum_posts.asp?TID=7347
Printed Date: 12 November 2025 at 11:52pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Change color
Posted By: terrym
Subject: Change color
Date Posted: 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



Replies:
Posted By: Oleg
Date 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


Posted By: terrym
Date 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


Posted By: Oleg
Date Posted: 11 June 2007 at 2:17am
Hello,
 
Yes, it will allow set text color for individual tabs.


-------------
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net