You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<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
The text was updated successfully, but these errors were encountered:
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.
<Fluent:RibbonGroupBox IsLauncherVisible="False" Header="test" Foreground="Red">
Does RibbonGroupBox set Foreground invalid? Foreground Do not work.. plz help
Environment
The text was updated successfully, but these errors were encountered: