MessageBox

Posts 15 of 5 · Page 1 of 1
MessageBox
Is There a way i can have some text in a MsgBox Bold?
Code:
MessageBox(0, "text", "title", MB_ICONEXCLAMATION | MB_OK);
Yes - instead of using the stock Messagebox, create your own, then show that.
oh sry i didnt read the bold ill have to look
Posts 15 of 5 · Page 1 of 1
This thread is closed for replies.

Similar Threads

Tags for this Thread

None

Need help?