Home All Groups Group Topic Archive Search About

Putting an application into my vb.net control (like a panel)

Author
22 Feb 2006 8:56 PM
Nonee
Hello-

    I know there is a way to put an program that I run into one of my
controls in my vb app but I don't remember how.  I create the process,
myProcess, and then start it but I don't know how to put it into say,
a panel or something.  Any ideas?

Thanks...

  Josh

Author
23 Feb 2006 9:04 AM
Cor Ligthert [MVP]
Nonee,

Seeing the answers, do I have the idea that your question is not completely
clear, can you rephrase it. (What you mean by application)

Cor
Author
23 Feb 2006 6:19 PM
Nonee
I mean that I create a process and start an application within my
vb.net app and I want the new process to sit inside my program, like,
within a panel.  Aka, I need to change the hwnd of the new process to
a panel in my program instead of the desktop.  I know you can do it
with vb but I am not sure how to do it in vb.net.   : )

Thanks,

     Josh

On Thu, 23 Feb 2006 10:04:51 +0100, "Cor Ligthert [MVP]"
<notmyfirstn***@planet.nl> wrote:

Show quoteHide quote
>Nonee,
>
>Seeing the answers, do I have the idea that your question is not completely
>clear, can you rephrase it. (What you mean by application)
>
>Cor
>