open a program in a vb project interface
-
Hi, Some friends here oredi taught me how to open a program from a vb project. But is it possible to make the opened program located in a box in the vb project interface?
-
Hi, Some friends here oredi taught me how to open a program from a vb project. But is it possible to make the opened program located in a box in the vb project interface?
-
szevy_suez wrote:
But is it possible to make the opened program located in a box
What do you mean by open program locate in a box?
Erm, it's like defining a border/frame in the interface where the program called will be opened sitted in the border/frame
-
Erm, it's like defining a border/frame in the interface where the program called will be opened sitted in the border/frame
-
Hi, Some friends here oredi taught me how to open a program from a vb project. But is it possible to make the opened program located in a box in the vb project interface?
No, it isn't. You can't make another application be a child window, or control, of your app. Dave Kreskowiak Microsoft MVP - Visual Basic