
Unloading modal owner form also unloads modal form?
You can try moving the owner form offscreen. Of course with this
method, though, you'll have to worry if users have a virtual desktop
application running.
Kevin
Quote:
>I have a form that I need to show modal.
>If I hide the modal form and then unload the owner, it also unloads the
>modal form.
>I guess this is normal, but I DO NOT want to unload the modal form.
>Is there a work around for this?
>Aaron Klijn