Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有谁知道如何更改 MessageBox 的图标?我想更改为我制作的一些图标。
谢谢。
这是不可能的,MessageBox只支持几个基本图标。
MessageBox
您必须设计自己的MessageBox-esque 对话框。