How can I use multiple combinations of font styles in VB.NET?

前端 未结 0 519
走了就别回头了
走了就别回头了 2021-02-15 06:00

If I want to set my Font I can use

new Font=(\"Times New Roman\", 12, Drawing.FontStyle.Bold)

Instead of Bold, I can use Italic, Regular or Un

相关标签:
回答
  • 消灭零回复
提交回复
热议问题