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 Mindset, 04-21-2026, 06:46 AM
      0 responses
      95 views
      0 likes
      Last Post Mindset
      by Mindset
       
      Started by M4ndoo, 04-20-2026, 05:21 PM
      0 responses
      140 views
      0 likes
      Last Post M4ndoo
      by M4ndoo
       
      Started by M4ndoo, 04-19-2026, 05:54 PM
      0 responses
      68 views
      0 likes
      Last Post M4ndoo
      by M4ndoo
       
      Started by cmoran13, 04-16-2026, 01:02 PM
      0 responses
      125 views
      0 likes
      Last Post cmoran13  
      Started by PaulMohn, 04-10-2026, 11:11 AM
      0 responses
      75 views
      0 likes
      Last Post PaulMohn  
      Working...
      X