How do I change color and change the type to bold on my text into a MsgBox with windows API.
How do I change color and change the type to bold on my text into a MsgBox with windows API.
You could just create a form which looks like a message box and then you can do whatever you want to the text.
Hope this helps,