Change font and size in visual studio

Visual studio comes with feature to customize font and size. Let us see how we can change the font and size in visual studio.

We can do that by going to

       tools -->  options                                                                                                                                

Below is the screenshot for reference:



change font and size in visual studio


Under environment tab select Font and color section.

        environment --> font and color                                                                                                        



Below is the screenshot for reference

change font and size in visual studio






Save changes after selecting your desired font and size.

















Comments

Popular Posts

How to position controls using Canvas control in WPF using MVVM

DataGrid in WPF MVVM