EAK
October 9th, 2001, 01:39 PM
Hi All!
1) i have an sdi app
2) i have a "main" form
3) i have a second form displayed (vbmodal)
4) in the 2nd form i use msgbox to prompt the user
PROB: when the message box appears, the 1st form becomes visible (2nd is no longer visible)
i have tried to corner the problem in the lost/gotfocus and/or (de)activate events to no avail.
it appears as if the msgbox considers the 1st form as its owner.
Regardless, i am at a loss as to how to fix this problem?
can anyone help? this appears to be a very basic and simple, something i shouldn't be missing...
all help is appreciated!
Thank you
1) i have an sdi app
2) i have a "main" form
3) i have a second form displayed (vbmodal)
4) in the 2nd form i use msgbox to prompt the user
PROB: when the message box appears, the 1st form becomes visible (2nd is no longer visible)
i have tried to corner the problem in the lost/gotfocus and/or (de)activate events to no avail.
it appears as if the msgbox considers the 1st form as its owner.
Regardless, i am at a loss as to how to fix this problem?
can anyone help? this appears to be a very basic and simple, something i shouldn't be missing...
all help is appreciated!
Thank you