Can I change look of MSGBOX

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I want to highlight messages as in some areas there are potentially so many
that user's eyes tend to glaze over. (It would take too long to explain
exactly the reasons behind it.)

So is there a way to change say the background color or the font or the ...
for a msgbox.
 
Perhaps you can just build your own form that looks like a msgbox. If you
open the form in dialog mode, then the calling code will wait just like it
does for the msgbox command....
 
Yes I could but I would love to just use an API and set a couple of bits
every now and then.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top