|
Group: Forum Members
Posts: 336,
Visits: 497
|
Actually, it's the other way around. I'm trying to open a StrataFrame MDI (AppMain) from within a VB6 MDI main app. As of right now I am using a shell execution and opening it that way. This works okay, except I'm having to resort to a lot of API calls to manipulate the MDI window. It would be nice if there were an easier way. I used to do this with ActiveX EXE's, but that's gone in .NET...
|