473,378 Members | 1,395 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,378 software developers and data experts.

Running an external program inside another form

hello,

i have a windows application which is fully self sufficient..it has a form with a few controls and the usual event handling...
i made another windows application with a tabcontrol with a tabpage inside it..i want to load the form of first application inside the tabpage of second application..
so that it feels like the first application is fully inside the second one..i should be able to load and unload instances of the first form..is there any way i can do it ?
both shud not be dependent on each other..so if user wants he can load the first form without help of second..

please point me in the right direction..
project is in C# ..

Thank You !
Sep 6 '07 #1
3 1902
okay i got the answer .. heres the thread that helped me ..
http://forums.microsoft.com/MSDN/Sho...98225&SiteID=1
Sep 7 '07 #2
Plater
7,872 Expert 4TB
Well that's how to add forms into your project, but that's really basic and not the question you asked.

Or did you find an actual way to embed another program into your own. Because that post didn't show it.
Sep 7 '07 #3
Well that's how to add forms into your project, but that's really basic and not the question you asked.

Or did you find an actual way to embed another program into your own. Because that post didn't show it.
yes thats true..its just adding a form..i am actually trying for a plugin system..where the plugin can be developed as a standalone application with a form and everything and when that application implements an interface which i wrote..then i can use that standalone application in my host program by loading it in a tabpage...
that thread is not about loading an application..but for now it worked for me as i was able to load the form which that plugin implemented ... but thats not what i intended..iam still looking for ways to truly load the whole application .. may be i can do it using application domains or something.. but i dont know anything about it .. if anyone happens to know how .. please share it here..
thank you
Sep 12 '07 #4

Sign in to post your reply or Sign up for a free account.

Similar topics

3
by: Wolfie | last post by:
I'm having a strange problem running a jar file I created using Eclipse. The application works correctly inside the IDE -- it compiles, runs, etc. So I exported it to a jar file and am trying to...
2
by: bbxrider | last post by:
for win2k adv server/iis5.0 trying to run an external program from my asp routine that has multiple parameters, see following set shell = server.createobject("wscript.shell") shell.Run...
4
by: Peter Ammon | last post by:
I would like to share a variable between two functions defined in two separate source files; no other functions will need the global variable so I'd prefer to not give it file scope. Thus, I want...
4
by: Randy | last post by:
Hi, ok, I found a way to connect to a running instance of an (external) Internet Explorer and access - for example - the html source. That works fine! But now I have running application with...
5
by: Frederiek | last post by:
Hi, I'm using MS Visual C++ 2005 (MSVC8.0). I am experiencing some kind of linker dilemma. While building a program I am -in a way- forced to use following construct. // aaa_ssf.h - some...
4
by: Dylan Parry | last post by:
Hi folks, I'm writing a program that needs to execute an external program and wait for it to finish running before it can make use of the output from that program. Specifically, the external...
0
by: jfigueiras | last post by:
>I have a problem with the module subprocess! As many other programs... I'm not sure what you mean by "non-standard file descriptors". The other program is free to open, read, write, etc any...
4
by: Alexander Mahone | last post by:
Hello, apart from using fork() and exec*(), or system(), is there any other way to run the gperf command line program inside a C program? I need to generate at run-time a perfect hash function, and...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.