Showing a form inside a control
Visual Basic
1
Posts
1
Posters
0
Views
1
Watching
-
Hello I was able to show (load and show) a form , from inside a picturebox or frame in VB6. I mean that, I could show a form named F2, inside a frame named fr which was placed on the form named F1. There is a form named F1, there is a control (frame) placed on the form F1. And I was able to show the F2 form inside the frame. How can I do that in VB.NET ? Thanks... Best Regards Emre YAZICI