WadeD
Nov 15th, 1999, 03:49 AM
I've posted on numerous boards, and no one has an answer, so I'm really hoping you guys can help.
I'm writing a vb6 app that will integrate a number of other apps, using an OLE container. One external app (solomon) doesn't support in-place activation, so it loads in a separate window instead of in the ole container, which looks pretty bad to the user.
In vb6, can I embed the app in an OLE container even if it doesn't support in-place activation...maybe using an api? Or do I have other options for keeping the app inside of mine (with something other than an OLE container)?
Eternally grateful,
Wade
I'm writing a vb6 app that will integrate a number of other apps, using an OLE container. One external app (solomon) doesn't support in-place activation, so it loads in a separate window instead of in the ole container, which looks pretty bad to the user.
In vb6, can I embed the app in an OLE container even if it doesn't support in-place activation...maybe using an api? Or do I have other options for keeping the app inside of mine (with something other than an OLE container)?
Eternally grateful,
Wade