Running an application as MDI ????

  • Thread starter Thread starter calderara serge
  • Start date Start date
C

calderara serge

Dear all,

I have an application from which all form is inherited from a based
windows from template that we have defined for our application.

The idea is that every shoudl run inside those application form. For
example we are able to call an application like noepad.exe or any other
and the idea is to make it run inside my application form as a kind of
MDI.

Is there a way to run an external application and ask it to run as an
MDI of my application form?

thnaks for your answer

regars
serge


*** Sent via Devdex http://www.devdex.com ***
Don't just participate in USENET...get rewarded for it!
 
* calderara serge said:
I have an application from which all form is inherited from a based
windows from template that we have defined for our application.

The idea is that every shoudl run inside those application form. For
example we are able to call an application like noepad.exe or any other
and the idea is to make it run inside my application form as a kind of
MDI.

Is there a way to run an external application and ask it to run as an
MDI of my application form?

No.
 

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

Back
Top