Restoring form View when msgbox appear

Please support our Visual Basic 4 / 5 / 6 advertiser: Programming Forums - DaniWeb Sister Site
Reply

Join Date: Aug 2007
Posts: 47
Reputation: locsin is an unknown quantity at this point 
Solved Threads: 0
locsin locsin is offline Offline
Light Poster

Restoring form View when msgbox appear

 
0
  #1
Nov 9th, 2008
Greetings!

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.

thanks in advance
Reply With Quote Quick reply to this message  
Join Date: Aug 2007
Posts: 10
Reputation: epok13hart is an unknown quantity at this point 
Solved Threads: 0
epok13hart epok13hart is offline Offline
Newbie Poster

Re: Restoring form View when msgbox appear

 
0
  #2
Nov 10th, 2008
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
Reply With Quote Quick reply to this message  
Join Date: Nov 2006
Posts: 848
Reputation: QVeen72 is on a distinguished road 
Solved Threads: 120
QVeen72's Avatar
QVeen72 QVeen72 is offline Offline
Practically a Posting Shark

Re: Restoring form View when msgbox appear

 
0
  #3
Nov 12th, 2008
Hi locsin,

I guess, you must have set Form's
Border = Fixed Dialog,
make it
Border = Fixed Single
With msgbox, you form will not disappear..

Regards
Veena
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Other Threads in the Visual Basic 4 / 5 / 6 Forum


Views: 713 | Replies: 2
Thread Tools Search this Thread



Tag cloud for Visual Basic 4 / 5 / 6
About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC