MsgBox Properties

keving

Registered User.
Local time
Today, 00:53
Joined
Feb 28, 2003
Messages
23
Is there a way to change the properties of a MsgBox, i.e. the default location where it pops up or the font size of the message text?

Any help would be appreciated.

Kevin ....
 
Use a custom dialog box instead.
 
what if you want a msgbox to show up on a print preview mode of a report, and you would like the msgbox to be out of the way so the view can see the report then respond to the msgbox?

can you use a customed msgbox in this case as well?
 

Users who are viewing this thread

Back
Top Bottom