Customize a button on a MsgBox?

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

Guest

Is is possible to change the caption on the standard built-in "MsgBox" (using
only an "OK" button), from "OK" to "Continued..."

It would just make my msgbox a little more logical...thanks in advance.
 
It can be done, but it is none too stable. Advise against it.

--

HTH

RP
(remove nothere from the email address if mailing direct)
 
Okay. Thanks.

Bob Phillips said:
It can be done, but it is none too stable. Advise against it.

--

HTH

RP
(remove nothere from the email address if mailing direct)
 
You could always build a custom form that looks like a MsgBox. That can be
customised to death.

--

HTH

RP
(remove nothere from the email address if mailing direct)
 

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