AppDomain and MDI

E

Evan

I know how to create a new AppDomain and use it to create the instance of a
new Form.

But... if I have a MDIContainer in my main AppDomain, is it ever possible
to create a form in the secondary AppDomain and show it as a child form?

If someone is able to do this, please post code.

Cheers,
Evan
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top