reportcontrol preview color |
Post Reply |
Author | |
sunny_slug
Newbie Joined: 18 April 2005 Status: Offline Points: 3 |
Post Options
Thanks(0)
Posted: 22 April 2005 at 7:08am |
Hello Can anyone change the color of preview text in the report control. Please reply.
|
|
ssimon
Newbie Joined: 14 April 2005 Location: United States Status: Offline Points: 6 |
Post Options
Thanks(0)
|
I would also be interested in finding out how to do this.
|
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
In 9.70 was added PreviewTextColor property.
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
aaxemen
Newbie Joined: 29 September 2004 Status: Offline Points: 12 |
Post Options
Thanks(0)
|
We have version 9.70 (MFC version) and I don't see this property. How do I find it? Thanks. |
|
aaxemen
Newbie Joined: 29 September 2004 Status: Offline Points: 12 |
Post Options
Thanks(0)
|
I figured it out. The property is part of the PaintManager:
m_wndReport.GetPaintManager()->m_clrPreviewText.SetCustom Value(RGB(125, 125, 125)); |
|
Andy121070
Groupie Joined: 01 December 2010 Location: UK Status: Offline Points: 12 |
Post Options
Thanks(0)
|
Can each of the preview items be colour independantly? For example, we have rows that are coloured differently depending on certain conditions of the data in the row. What we want to be able to do is to colour the preview background the same colour as the row it relates to. Can this be done? If so, how?
|
|
Regards
Andy |
|
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 |