Print Page | Close Window

Pane caption custom text color

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Docking Pane
Forum Description: Topics Related to Codejock Docking Pane
URL: http://forum.codejock.com/forum_posts.asp?TID=2600
Printed Date: 19 May 2024 at 1:53am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Pane caption custom text color
Posted By: blazej
Subject: Pane caption custom text color
Date Posted: 19 July 2005 at 10:45am
Hello,

I'm trying to set the docking pane captions in my application to have a specific color:
                XtremeDockingPane.DockingPaneGlobalSettingsClass dockingSettings = new XtremeDockingPane.DockingPaneGlobalSettingsClass();
dockingSettings.ColorManager.SetColor( XtremeDockingPane.XTPColorManagerColor.STDCOLOR_HIGHLIGHT, myColor );

The problem is that the color is "washed out". For instance, when I set myColor to 255 (red), I get a pastel red (RGB=232, 211, 216). It looks like the Xtreme Suite is blending my color setting with some other color.

BTW, I don't use the luna colors (whatever this means) and use ThemeOffice2003.

How to get the exact color I want?



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