Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Theme foreground text color

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Theme foreground text color

    Hi:

    I have an AddOn that creates a window but I haven't found documentation to set foreground text color for my dialog text. I am currently using this:

    txtBlock1.Foreground = Brushes.White;

    That obviously doesn't works in light themes since text white in white background hides the text. I am looking how to obtain theme colors (at least for foreground text but all would be great!). Explanation or documentation is ok.

    Regards
    Waldo

    #2
    Hello Waldo,

    With your custom controls the color is whatever you choose.

    Are you wanting to get a color from the skin?

    System.Windows.Application.Current.TryFindResource ()

    The FontButtonBrush from blueprint.xaml might be what you are after..
    Chelsea B.NinjaTrader Customer Service

    Comment


      #3
      I ended up using another method, but thanks!

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by CaptainJack, 05-29-2026, 05:09 AM
      0 responses
      323 views
      0 likes
      Last Post CaptainJack  
      Started by CaptainJack, 05-29-2026, 12:02 AM
      0 responses
      205 views
      0 likes
      Last Post CaptainJack  
      Started by charlesugo_1, 05-26-2026, 05:03 PM
      0 responses
      192 views
      1 like
      Last Post charlesugo_1  
      Started by DannyP96, 05-18-2026, 02:38 PM
      1 response
      283 views
      0 likes
      Last Post NinjaTrader_ChelseaB  
      Started by CarlTrading, 05-11-2026, 05:56 AM
      0 responses
      240 views
      0 likes
      Last Post CarlTrading  
      Working...
      X