multi form in the same form
-
hi guys i need to put multi forms in a main form i want to make the application in one main form and on clicking buttons i change forms included in the main one for more info plz see this picture that explaine http://img478.imageshack.us/img478/5970/multiformhp8.jpg[^] i'm using vb.net 2003
-
hi guys i need to put multi forms in a main form i want to make the application in one main form and on clicking buttons i change forms included in the main one for more info plz see this picture that explaine http://img478.imageshack.us/img478/5970/multiformhp8.jpg[^] i'm using vb.net 2003
Create your multiple 'forms' as controls, put them on your form, and show/hide them as needed.
Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog
-
Create your multiple 'forms' as controls, put them on your form, and show/hide them as needed.
Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog
how to ?
-
how to ?