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

How to change the font color of Contextual tabs? #308

Closed
Rizelle opened this issue Apr 22, 2016 · 8 comments
Closed

How to change the font color of Contextual tabs? #308

Rizelle opened this issue Apr 22, 2016 · 8 comments
Assignees

Comments

@Rizelle
Copy link

Rizelle commented Apr 22, 2016

I tried setting other colors than Black in Foreground property but nothing happens.
Am I missing something?

@batzen
Copy link
Member

batzen commented Apr 23, 2016

The sample application has contextual tabs with different foreground color.

<Fluent:RibbonContextualTabGroup x:Name="tabGroup1"
                                    BorderBrush="Magenta"
                                    Background="Magenta"
                                    Foreground="Purple"
                                    Header="FIRST"
                                    Visibility="Visible" />

@Rizelle
Copy link
Author

Rizelle commented Apr 25, 2016

Just realized I'm still using an older version.
Will try to get the latest version and check this again.

Thanks.

@Rizelle
Copy link
Author

Rizelle commented Apr 25, 2016

I'm sorry.
The default text color of Contextual tab is Black.
Tried setting Foreground property, but does not work.
Already tried the latest version.

@batzen
Copy link
Member

batzen commented Apr 25, 2016

Then i will need a repro from you.

@batzen
Copy link
Member

batzen commented May 11, 2016

@Rizelle any chance to get a repro from you?

@batzen
Copy link
Member

batzen commented May 27, 2016

Any news?

1 similar comment
@batzen
Copy link
Member

batzen commented Jun 11, 2016

Any news?

@batzen batzen added the Waiting for user response 😕 Waiting for the reporter to respond to questions made by maintainer. label Jun 11, 2016
@Dany-R
Copy link

Dany-R commented Aug 17, 2016

Hi,
because there has been no answer from Rizelle yet, I can confirm, that the Foreground property of the RibbonContextualTabGroup sets the text color of the group header as well as the header text color of the selected contextual tab. The unselected contextual tab header gets its text color from the Foreground property of the RibbonTabItem.
Cheers, Dany (Fluent.Ribbon rookie)

@batzen batzen added Documentation 📝 and removed Waiting for user response 😕 Waiting for the reporter to respond to questions made by maintainer. labels Oct 29, 2016
@batzen batzen added this to the 5.0.0 milestone Oct 29, 2016
@batzen batzen self-assigned this Oct 29, 2016
@batzen batzen removed this from the 5.0.0 milestone Dec 23, 2016
@batzen batzen closed this as completed Jul 14, 2017
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

3 participants