本文介绍了更改messageBox.show()的字体的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

亲爱的朋友
如何在WinForms中更改messageBox.show()的字体?
当前字体是Arial.i我想为用户编写带有Tahoma字体的消息.
谢谢

Dear friends
How can i change Font for messageBox.show() in WinForms?
current font is Arial.i want to write message with Tahoma font for users.
thanks

推荐答案




这篇关于更改messageBox.show()的字体的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

09-03 14:19