How to get the text color of each row |
Post Reply |
Author | |
fireflame
Groupie Joined: 15 March 2007 Status: Offline Points: 21 |
Post Options
Thanks(0)
Posted: 23 October 2008 at 2:05am |
In vertiual mode,I use pDrawArgs->pItem->SetTextColor(RGB(0,170,0)); to set the text color of each row
now i want to paint the report,how can i retrieve the text color?
|
|
znakeeye
Senior Member Joined: 26 July 2006 Status: Offline Points: 1672 |
Post Options
Thanks(0)
|
Override CXTPReportRecordItem::GetItemMetrics
|
|
znakeeye
Senior Member Joined: 26 July 2006 Status: Offline Points: 1672 |
Post Options
Thanks(0)
|
Lol... I can't read today :P
pItem->GetPaintManager()->GetTextColor()? Don't remember
|
|
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 |