Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Report Control
  New Posts New Posts RSS Feed - Colors in CXTPReportControl
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Colors in CXTPReportControl

 Post Reply Post Reply
Author
Message
yaron View Drop Down
Newbie
Newbie


Joined: 18 September 2005
Status: Offline
Points: 2
Post Options Post Options   Thanks (0) Thanks(0)   Quote yaron Quote  Post ReplyReply Direct Link To This Post Topic: Colors in CXTPReportControl
    Posted: 20 September 2005 at 10:50am

Hi,

I wonder if I can change the colors of a specific cell in CXTPReportControl ? Is it possible to change the background color and the text color ? If not, is it possible to change the background colors for a row.

Please help me out here,

thanks, yaron. 

Back to Top
sserge View Drop Down
Moderator Group
Moderator Group


Joined: 01 December 2004
Status: Offline
Points: 1297
Post Options Post Options   Thanks (0) Thanks(0)   Quote sserge Quote  Post ReplyReply Direct Link To This Post Posted: 21 September 2005 at 5:50am
Hi,

Look into following overridable methods:
CXTPReportControl::GetItemMetrics
CXTPReportRecordItem::GetItemMetrics
CXTPReportRecord::GetItemMetrics
CXTPReportRow::GetItemMetrics

In the ReportSample look into MessageRecord.cpp for example of how it could be handled.

--
Best regards,
Serge
Back to Top
owyo View Drop Down
Newbie
Newbie
Avatar

Joined: 20 June 2010
Status: Offline
Points: 9
Post Options Post Options   Thanks (0) Thanks(0)   Quote owyo Quote  Post ReplyReply Direct Link To This Post Posted: 03 August 2010 at 3:54am

Finally, I found it.

Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.156 seconds.