Pane caption custom text color |
Post Reply |
Author | |
blazej
Groupie Joined: 09 February 2005 Location: Canada Status: Offline Points: 53 |
Post Options
Thanks(0)
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? |
|
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 |