Easiest way to change font and font size

后端 未结 6 1636
迷失自我
迷失自我 2020-12-02 17:01

which is the easiest way to change Font size with C#.

with java it can all be done easily by calling Font constructor with necessary arguments.

JLab         


        
6条回答
  •  执念已碎
    2020-12-02 17:27

    you can change that using label property in property panel. This screen shot is example that

提交回复
热议问题