Print Page | Close Window

how to change the color of the selected row

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Report Control
Forum Description: Topics Related to Codejock Report Control
URL: http://forum.codejock.com/forum_posts.asp?TID=19619
Printed Date: 16 November 2024 at 4:37pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: how to change the color of the selected row
Posted By: yezi09
Subject: how to change the color of the selected row
Date Posted: 28 March 2012 at 9:03am
how to change the color and style of the selected row ?



Replies:
Posted By: yezi09
Date Posted: 28 March 2012 at 10:50am
Originally posted by yezi09 yezi09 wrote:

how to change the highlight color and style of the selected row ?


Posted By: yezi09
Date Posted: 29 March 2012 at 7:10am
who can help me?


Posted By: Oleg
Date Posted: 29 March 2012 at 9:48am
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.



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