D
David Webb
Hi,
I seem to have stale forms that want to pop up. My main form is called
frmSplash. If I go to another form, then exit the form, I return to
frmSplash. This is normal. However, a custom DLL that I use (written
by another team member) fires an event when a certain action takes
place, and the frmComms form appears over the top of frmSplash, when
frmSplash was the form that was showing at the time the event was
raised. Is there any way I can really hide the form? I don't want to
dispose of it as I may need to use it again. This is happening to
other forms as well.
Any help would be greatly appreciated.
Regards,
David.
I seem to have stale forms that want to pop up. My main form is called
frmSplash. If I go to another form, then exit the form, I return to
frmSplash. This is normal. However, a custom DLL that I use (written
by another team member) fires an event when a certain action takes
place, and the frmComms form appears over the top of frmSplash, when
frmSplash was the form that was showing at the time the event was
raised. Is there any way I can really hide the form? I don't want to
dispose of it as I may need to use it again. This is happening to
other forms as well.
Any help would be greatly appreciated.
Regards,
David.