Stuck on a programming issue


Author
Message
Tim Dol
Tim Dol
StrataFrame User (408 reputation)StrataFrame User (408 reputation)StrataFrame User (408 reputation)StrataFrame User (408 reputation)StrataFrame User (408 reputation)StrataFrame User (408 reputation)StrataFrame User (408 reputation)StrataFrame User (408 reputation)StrataFrame User (408 reputation)
Group: Forum Members
Posts: 340, Visits: 1.4K
I'm wondering if someone could help me out with a programming problem I'm having. (VB.NET)

I am developing a 'outlook style' menu system which basically has a main menu bar, tool bar, navigation panel on the left side of the form and a mdi container consuming the rest of the form.  When the user clicks on one of the navigation buttons I want to launch the associated program within the mdi container.(I'm not committed to the mdi container, it's just something I was experimenting with and seemed to work okay). I have it working fine with forms within the actual menu assembly but I need to launch external applications, which could be VB6 or VB.NET exe's or .NET DLL's. 

I have experimented with 'Process.Start', which works fine, however it opens up the application in a new window. I really want to run the applications within a panel in the menu application, similar to the outlook inbox etc... I assume it's possible.

I'm open to any suggestions as I am still in the experimental stage. Any help would be appreciated.

Thanks,

Tim Dol

GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...





Similar Topics

Reading This Topic

Login

Explore
Messages
Mentions
Search