Hi,
You can create a form to use as a msgbox, give it a public property of the text it must display and then you can use this new form class like a msgbox that you can open and close programmatically.
I'm sure there's an article in the book that does something similar.
An alternative is to use the status bar, however I think it sounds like you want something in the face of the user!
HTH, if not I'll try to help further.
Malc.
|