Run other applications within my application
C#
2
Posts
2
Posters
0
Views
1
Watching
-
Hi, is there a way to run other applications within my application? For example, run Internet Explorer and Firefox in my application in separate tabs. Thank you. KiT
-
Hi, is there a way to run other applications within my application? For example, run Internet Explorer and Firefox in my application in separate tabs. Thank you. KiT
You can't run the acutal applications and expect them to render their windows inside your application. You could get away with something similar by putting a WebBrowser control of your tabpage. IE supplies a COM component that can be used. I don't know about Firefox. RageInTheMachine9532 "...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome