how to change the color of the selected row |
Post Reply |
Author | |
yezi09
Newbie Joined: 28 October 2009 Status: Offline Points: 6 |
Post Options
Thanks(0)
Posted: 28 March 2012 at 9:03am |
how to change the color and style of the selected row ?
|
|
yezi09
Newbie Joined: 28 October 2009 Status: Offline Points: 6 |
Post Options
Thanks(0)
|
|
|
yezi09
Newbie Joined: 28 October 2009 Status: Offline Points: 6 |
Post Options
Thanks(0)
|
who can help me?
|
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(1)
|
Might try these:
CXTPPaintManagerColor m_clrHighlight; // Background color of the highlighted row. CXTPPaintManagerColor m_clrHighlightText; // Text color of the highlighted text. CXTPPaintManagerColor m_clrSelectedRow; // Selected row background color. CXTPPaintManagerColor m_clrSelectedRowText; // Selected row text color. |
|
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 |