orufet
02-28-2002, 04:51 PM
Ok, a little while ago there was a thread asking why sometimes a form will "go away" when a MsgBox shows. (As far as I can remember, nobody found or had an answer.) I just discovered the most simple solution possible. Make sure the form's ShowInTaskbar property is set to True. This fixes the problem for me, and probably others as well.