Hi 
I have 2 exe programs. One is the "main" exe where I have one menu (vertical menu style). The other is a normal vb program with windows and database access.
What I want is to be able to run the main one, and from it call the other form (I can do this with the command$). The problem is that I would like to run this one inside something like a picture box or other type of container that would belong to the main one.
For instance, imagine I have one program and when I click in a control button from that program I would like to open de calc.exe (calculator from windows). the calc.exe would have to stay inside that container that would belong to my own program. This way I couln´t be able to get the calc from that container... got it?
I had tried some Activex controls and I haven´t found something usefull to do this.
Sergio Oliveira

I have 2 exe programs. One is the "main" exe where I have one menu (vertical menu style). The other is a normal vb program with windows and database access.
What I want is to be able to run the main one, and from it call the other form (I can do this with the command$). The problem is that I would like to run this one inside something like a picture box or other type of container that would belong to the main one.
For instance, imagine I have one program and when I click in a control button from that program I would like to open de calc.exe (calculator from windows). the calc.exe would have to stay inside that container that would belong to my own program. This way I couln´t be able to get the calc from that container... got it?
I had tried some Activex controls and I haven´t found something usefull to do this.
Sergio Oliveira