well you can use:
form2.show vbmodal
but with this form2 will always be on top
but anyway if the user cant get to form1 while hes on form2, then form2 is always on top, right? :)
you might try to disable form1 (form1.enabled = false) while form2 is visible
hbb
| Tue, 04 Dec 2007 11:23:00 GMT |