Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > ActiveX COM > Docking Pane
  New Posts New Posts RSS Feed - Pane caption custom text color
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Pane caption custom text color

 Post Reply Post Reply
Author
Message
blazej View Drop Down
Groupie
Groupie


Joined: 09 February 2005
Location: Canada
Status: Offline
Points: 53
Post Options Post Options   Thanks (0) Thanks(0)   Quote blazej Quote  Post ReplyReply Direct Link To This Post Topic: Pane caption custom text color
    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?
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.142 seconds.