Print Page | Close Window

Font color for group items

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Task Panel
Forum Description: Topics Related to Codejock Task Panel
URL: http://forum.codejock.com/forum_posts.asp?TID=4289
Printed Date: 29 April 2024 at 5:51am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Font color for group items
Posted By: Rayd
Subject: Font color for group items
Date Posted: 26 May 2006 at 1:51pm

Can someone tell me how to set the font color for group items?  I want to be able to change the color at run time.

Thanks,

Ray




Replies:
Posted By: Oleg
Date Posted: 26 May 2006 at 2:05pm

Hello,

m_wndTaskPanel.GetPaintManager()->GetGroupColors(FALSE)-& gt; clrClientLink = RGB(0xFF, 0, 0);
m_wndTaskPanel.GetPaintManager()->GetGroupColors(FALSE)-& gt; clrClientText = RGB(0xFF, 0, 0);



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


Posted By: Rayd
Date Posted: 26 May 2006 at 2:18pm

That did it.

Thanks,

Ray




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