This is a migrated thread and some comments may be shown as answers.

Change theme border color and Ripple effect

6 Answers 363 Views
Themes and Visual Style Builder
This is a migrated thread and some comments may be shown as answers.
Tiago
Top achievements
Rank 1
Tiago asked on 03 May 2020, 03:37 PM
I'm currently using the Fluent theme, but I would like to remove the active border that draws on everything and disable the Ripple effect on buttons
I tryed to do that on Visual Style Builder, when I 'save as' I can see those options but I can't edit them, and I can't find those options anythere else

6 Answers, 1 is accepted

Sort by
0
Nadya | Tech Support Engineer
Telerik team
answered on 06 May 2020, 01:51 PM

Hello Tiago,

According to the provided information, it seems that you would like to modify the existing Fluent theme via the Visual Style Builder.

In the Fluent theme, this ripple effect is introduced by EnableHighlight and EnableBorderHighlight properties and they are set on element level, not global. This means that if you want to disable this highlighting effect you should go through all the elements that you want to modify and disable it as shown in the attached picture.

After modifying the theme you can save it and apply it in your application. Plese refer to the following article: https://docs.telerik.com/devtools/winforms/styling-and-appearance/using-custom-themes

I hope this information is useful. If you have other questions please let me know.

Regards,
Nadya
Progress Telerik

Progress is here for your business, like always. Read more about the measures we are taking to ensure business continuity and help fight the COVID-19 pandemic.
Our thoughts here at Progress are with those affected by the outbreak.
0
Tiago
Top achievements
Rank 1
answered on 06 May 2020, 10:40 PM

Hi Nadya, thanks for the response

In Visual Style Builder that option is unchecked by default in fluent theme, I check/unchecked it and the beaviour didn't change.

About the active border color, I saw that Focus Border Animation option, I changed the value but the behaviour is still the same

 

Did you try it? Am I doing something wrong?

0
Nadya | Tech Support Engineer
Telerik team
answered on 11 May 2020, 10:43 AM

Hello Tiago,

Note that different themes have different settings applied. In the Fluent theme, the EnableHighlight and EnableBorderHighlight properties control the ripple effect that you see. If you try to check/uncheck other properties they shouldn't reach the desired result. Another specific setting is that this effect is applied to an element level, which means that currently, you can not disable it globally. You need to go through all the elements that you would like to disable this and uncheck these two properties. I prepared a gif file for your reference.

I hope this information helps. Please let me know if you need further assistance.

Regards,
Nadya
Progress Telerik

Progress is here for your business, like always. Read more about the measures we are taking to ensure business continuity and help fight the COVID-19 pandemic.
Our thoughts here at Progress are with those affected by the outbreak.
0
Tiago
Top achievements
Rank 1
answered on 13 May 2020, 04:54 PM
Hi Nadya,

Thanks! the buttons are great now, but I cant find where to remove the focus border on the RadTabbedForm
0
Nadya | Tech Support Engineer
Telerik team
answered on 18 May 2020, 09:19 AM

Hello Tiago,

In order to remove this border, you should choose the TabbedFormElement In the Visual Style Builder. Then go to the Element States section at the right and find the TabbedFormElement.IsTabbedFormActive state. You will see that the TabbedFormBorder has BackColor applied. You can reset it by right click on the BackColor field and choose "Reset value". Please refer to the attached picture that will be useful.

I hope this information helps. Should you have other questions do not hesitate to ask.

Regards,
Nadya
Progress Telerik

Progress is here for your business, like always. Read more about the measures we are taking to ensure business continuity and help fight the COVID-19 pandemic.
Our thoughts here at Progress are with those affected by the outbreak.
0
Tiago
Top achievements
Rank 1
answered on 17 Jun 2020, 12:17 PM

Hi Nadya,

Perfect!
Thank you so much for the help

Tags
Themes and Visual Style Builder
Asked by
Tiago
Top achievements
Rank 1
Answers by
Nadya | Tech Support Engineer
Telerik team
Tiago
Top achievements
Rank 1
Share this question
or