Can I run any app inside a "special" control

  • Thread starter Thread starter David Laub
  • Start date Start date
D

David Laub

I'm looking for a control which will allow me to run any app inside a
Window/Panel/Tab

Specifically I want to be able to save xml files created from XMLSpy to a
database in a very specific format - I'd like to run XMLSpy in a window
inside this app, then save/retrieve files to/from a sql server db. Not
quite seamless integration, but better than nothing.

Thanks
 
Hi David,

You cannot run an application inside another application. The only way you
can do it is thru inplace activated OLE controls (for example MSExcel
implace activated inside MSWord). However this is feature of MSExcel and and
MSWord and cannot be do be done for any application.
 

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