I just successfully made a hello world program in C# with a GUI that has one button that says "Click me!" and then displays "Hello World!" in the output window. I am using Visual Studio and I am wondering how to increase the font size of the output window. This is my first time making a button.
I tried clicking around in visual studio.