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

Change application font

1 Answer 177 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Hans
Top achievements
Rank 2
Hans asked on 31 Dec 2014, 09:26 AM

I am using the Office2013 theme.What is the easiest way to change the application font?

I can see that the Windows8 themes have an option for this:

//Windows8 Resources
Windows8Palette.Palette.FontSizeXS = 10;
Windows8Palette.Palette.FontFamily = new FontFamily("Segoe UI");

1 Answer, 1 is accepted

Sort by
0
Accepted
Dimitrina
Telerik team
answered on 02 Jan 2015, 12:46 PM
Hello,

I am afraid that Office2013 theme does not provide a way to set the FontFamily globally for all the controls, such approach can be achieved only with Windows8 and Windows8Touch themes.
With Office2013 theme you should set the font style separately for the controls used in your application.


Regards,
Dimitrina
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
General Discussions
Asked by
Hans
Top achievements
Rank 2
Answers by
Dimitrina
Telerik team
Share this question
or