Print Page | Close Window

Background color of selected row when focus lost

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=4552
Printed Date: 09 November 2024 at 10:27pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Background color of selected row when focus lost
Posted By: nighthawk
Subject: Background color of selected row when focus lost
Date Posted: 06 July 2006 at 9:20pm
How do I set the background color of the selected row when the ReportControl looses focus? 

Right now, the background color of a selected row is dark gray which I can control with the ReportControl.PaintManager.HighlightBackColor property.  When the ReportControl looses focus, it changes to a light gray but it is too light and hard to see so I am looking for a property to change that color.  Is there a property for this?



Replies:
Posted By: sserge
Date Posted: 09 July 2006 at 9:12am
By default it takes standard COLOR_BTNTEXT system color value, and this could be changed only in C++/MFC version of the control.

--
WBR,
Serge


Posted By: nighthawk
Date Posted: 09 July 2006 at 10:39pm
Any chance you can make this a customizeable property in the next release?


Posted By: sserge
Date Posted: 22 April 2007 at 5:31pm
Look for following properties in the latest version:
.ReportPaintManager.SelectedRowBackColor;
.ReportPaintManager.SelectedRowForeColor;

--
WBR,
Serge



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