0
In the picture below, I can change the console font by clicking on the top of the window and clicking on properties:
But how can I change the font and font size of the console through programming?
0
In the picture below, I can change the console font by clicking on the top of the window and clicking on properties:
But how can I change the font and font size of the console through programming?
Browser other questions tagged c# console
You are not signed in. Login or sign up in order to post.
Read this: https://stackoverflow.com/questions/20631634/changing-font-in-a-console-window-in-c-sharp
– Tulio Calil
It helped a lot (-: thank you!
– isaque
You’re welcome! Good luck!
– Tulio Calil