Hi,
Is there any way to find out the parent form from the child form, when you load a modal form.
IE...
When I show a form like this...
frmListsSearchItems.Show vbModal, frmListsMaintEdit
Is there any way for the frmListsSearchItems form to know that it was loaded from the frmListsMaintEdit form?
I know that I could keep track of it manually, just woundered if there was something like frmListsSearchItems.parent around??
Thanks,
Rob D.
ProIV Resource Centre
Is there any way to find out the parent form from the child form, when you load a modal form.
IE...
When I show a form like this...
frmListsSearchItems.Show vbModal, frmListsMaintEdit
Is there any way for the frmListsSearchItems form to know that it was loaded from the frmListsMaintEdit form?
I know that I could keep track of it manually, just woundered if there was something like frmListsSearchItems.parent around??
Thanks,
Rob D.
ProIV Resource Centre