how to change the fontsize of the whole application ?

1 Answer 93 Views
Styling
sun
Top achievements
Rank 1
Iron
sun asked on 20 Mar 2023, 03:19 AM
i want to change the fontsize of the whole application by customer setting,  just like palette function, how can i do this in winform, thanks
FluentPalette.Palette.FontSizeS = 10; 
FluentPalette.Palette.FontSize = 12; 
FluentPalette.Palette.FontSizeL = 13; 
FluentPalette.Palette.FontSizeXL = 14; 
FluentPalette.Palette.FontFamily = new FontFamily("Segoe UI"); 

1 Answer, 1 is accepted

Sort by
0
Dess | Tech Support Engineer, Principal
Telerik team
answered on 20 Mar 2023, 05:49 AM

Hi, Sun,

Please refer to the following KB article giving more information about how to set the font for the Telerik controls in your project:

https://docs.telerik.com/devtools/winforms/knowledge-base/change-the-font 

I hope this information helps. If you need any further assistance please don't hesitate to contact me. 

Regards,
Dess | Tech Support Engineer, Principal
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.

Tags
Styling
Asked by
sun
Top achievements
Rank 1
Iron
Answers by
Dess | Tech Support Engineer, Principal
Telerik team
Share this question
or