Need help with Zorder
- From: "bubbles" <bubbles@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 9 Aug 2005 07:30:03 -0700
I have 200 users of my vb6 program, on one of the forms when the user clicks
'OK' i hide the form for further use then close it. I have only 1 user that
from time to time (maybe twice a week) will get the error 'Must close or hide
topmost modal form first'. i understand what this error means but i can not
recreate it. The form open at the time is modal so it should be on top. I
even added Me.ZOrder (0), to set this form to zorder 0 before hiding it, but
to no avail. Now keep in mind, this user hides this form probably 300 times
a day, 5 days a week, so the frequency his is getting this error is rare, and
again, he is the ONLY one getting it,ever, so i think there is some
combination of something he is doing to create this but i have no idea... my
question is, is there someone to ask what form is zorder 0 when i get this
error, so i can start pin pointing what he is doing? thanks
.
- Follow-Ups:
- Re: Need help with Zorder
- From: boaz
- Re: Need help with Zorder
- From: Ken Halter
- Re: Need help with Zorder
- Prev by Date: Re: Ok in IDE but fails when run as an EXE
- Next by Date: Re: Need help with Zorder
- Previous by thread: Ok in IDE but fails when run as an EXE
- Next by thread: Re: Need help with Zorder
- Index(es):
Relevant Pages
|