Change opacity of RadRibbonView GroupHeader

1 Answer 80 Views
RibbonView and RibbonWindow
Jan
Top achievements
Rank 1
Iron
Jan asked on 20 Mar 2022, 08:34 AM

Hi,

is it possible to change the opacity of the RadRibbonView GroupHeader? We want to increase the readability of the group header and we can't find any sources on how to increase the opacity.

Regards

Jan

1 Answer, 1 is accepted

Sort by
1
Accepted
Dilyan Traykov
Telerik team
answered on 23 Mar 2022, 03:56 PM

Hi Jan,

Thank you for the provided image.

To change the appearance of the group headers, you will need to extract the template of the GroupChrome element and adjust the properties (Opacity/FontWeight) of the ContentControl responsible for displaying the header.

For your convenience, I've prepared a small sample project where I've done this for the Office2016 theme. If you're using another theme, however, you'd need to extract and modify its template accordingly.

I hope you find this helpful.

Regards,
Dilyan Traykov
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

Jan
Top achievements
Rank 1
Iron
commented on 28 Mar 2022, 12:06 PM

Thank you! That works like a charm :)
Tags
RibbonView and RibbonWindow
Asked by
Jan
Top achievements
Rank 1
Iron
Answers by
Dilyan Traykov
Telerik team
Share this question
or