R
Ryan Gregg
I've got an application (WinForms) with an MDI parent form and several MDI
child forms, which all run maximized in the parent. This program needs to
integrate in with another program that we have no control over. What I'd
like to be able to do is capture another window (one from this other app)
and have it appear as an MDI child window in the C# application I've
written.
First, is this even possible? Maybe not exactly this, but something that
would at least achieve a similar appearance?
Second, does anyone know how I can go about doing this?
Thanks a lot.
Ryan Gregg
child forms, which all run maximized in the parent. This program needs to
integrate in with another program that we have no control over. What I'd
like to be able to do is capture another window (one from this other app)
and have it appear as an MDI child window in the C# application I've
written.
First, is this even possible? Maybe not exactly this, but something that
would at least achieve a similar appearance?
Second, does anyone know how I can go about doing this?
Thanks a lot.
Ryan Gregg