Changing font in a Console window in C#

前端 未结 4 886
迷失自我
迷失自我 2020-12-06 02:32

I have a program, written in C#, that uses characters not available in Raster fonts. So I want to change font to Lucida Console.

To change Console font programatical

4条回答
  •  醉话见心
    2020-12-06 02:50

    I got only one solution of this problem, got to the build open plateform target and select the dropdown to Any cpu then it will definetly work

提交回复
热议问题