MDI Child App 2 App

  • Thread starter Thread starter VJ
  • Start date Start date
V

VJ

I have a VB.NET application that calls several other applications we wrote
in C#. I want to make all these as MDI child of the VB.NET application.. how
can I do this?

Thanks
VJ
 
* "VJ said:
I have a VB.NET application that calls several other applications we wrote
in C#. I want to make all these as MDI child of the VB.NET application.. how
can I do this?

There is no stable way to do that.
 
Back
Top