G
Guest
I have two separate Forms executables that interact and behave visually to
the user as one application. When my second app starts I set it's form to
TopMost to ensure the user can see it above the first app so it appears like
a child of the first. Of course this is not really what I want because now it
is above all windows.
Is there a way to establish a parent-child Form relationship between Forms
in separate applications?
Thanks.
the user as one application. When my second app starts I set it's form to
TopMost to ensure the user can see it above the first app so it appears like
a child of the first. Of course this is not really what I want because now it
is above all windows.
Is there a way to establish a parent-child Form relationship between Forms
in separate applications?
Thanks.