MessageBox.Show— font change?

前端 未结 5 1981
一个人的身影
一个人的身影 2020-12-17 08:17

I\'m using the MessageBox class to show errors to users, and while that might not be the right behavior, it\'s very convenient. This is a touchscreen application, however,

5条回答
  •  一生所求
    2020-12-17 08:53

    There is a solution -- via installing CBT hook it is possible to adjust on the fly wide variety of MessageBox visual settings: message and button fonts, dialog background, dialog positioning, icons, button captions, timeout and so on.

    Extended MessageBox .NET Assembly http://www.news2news.com/vfp/?solution=5

提交回复
热议问题