Everytime I use msgbox command the active form view is disappear when the message box executed. And it appears again after the message box finished the execution.
Anybody know how to display message box without disappearing the active form view.. I want to restore the form display when the message box appear.
do you have the code of the form and the message box
msgbox("hello",vbokonly,"hello ")the default form should not dissappear.
try adopting my code jireh hope it help you as far as i know the view form should not disappear unless ur software has a problem.
make the for visilble form1.visible= true after the messagebox
No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.