Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does RibbonGroupBox set Foreground invalid? #576

Closed
once86 opened this issue Jun 6, 2018 · 5 comments
Closed

Does RibbonGroupBox set Foreground invalid? #576

once86 opened this issue Jun 6, 2018 · 5 comments
Assignees
Milestone

Comments

@once86
Copy link

once86 commented Jun 6, 2018

<Fluent:RibbonGroupBox IsLauncherVisible="False" Header="test" Foreground="Red">
Does RibbonGroupBox set Foreground invalid? Foreground Do not work.. plz help


Environment

  • Fluent.Ribbon v6.1.0.233
  • Windows 10
  • .NET Framework 4.6.1
@batzen
Copy link
Member

batzen commented Jun 14, 2018

Nearly every control sets it's own foreground color.
What do you expect to happen when you set the foreground of your RibbonGroupBox?

@batzen
Copy link
Member

batzen commented Jun 21, 2018

@once86 ping

@batzen batzen added the Waiting for user response 😕 Waiting for the reporter to respond to questions made by maintainer. label Jun 26, 2018
@batzen
Copy link
Member

batzen commented Jul 4, 2018

@once86 ping

@once86
Copy link
Author

once86 commented Jul 5, 2018

I'm sorry so long.
tim 20180705100433
As shown in the picture. set Header-Foreground Red. but not work

@batzen batzen added Bug 🐞 Styles and removed Waiting for user response 😕 Waiting for the reporter to respond to questions made by maintainer. labels Jul 5, 2018
@batzen batzen added this to the 7.0.0 milestone Jul 5, 2018
@batzen batzen self-assigned this Jul 5, 2018
@batzen
Copy link
Member

batzen commented Jul 5, 2018

You have to overwrite the brush resource named Fluent.Ribbon.Brushes.RibbonGroupBox.Header.Foreground to change the header color.
There was an inconsistency which i just fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants