Adding a form to and existing form
-
:confused: I have no idea what to do. i would like to add a form to an existing form by way of button.(i push a button, it should load form2 with my controls on it.) i tried the application.run(windowsapplication1.form2) under Button1_click sub, and it doesn't work. (it says something about threading error.) Help me!!
-
:confused: I have no idea what to do. i would like to add a form to an existing form by way of button.(i push a button, it should load form2 with my controls on it.) i tried the application.run(windowsapplication1.form2) under Button1_click sub, and it doesn't work. (it says something about threading error.) Help me!!
-
:confused: I have no idea what to do. i would like to add a form to an existing form by way of button.(i push a button, it should load form2 with my controls on it.) i tried the application.run(windowsapplication1.form2) under Button1_click sub, and it doesn't work. (it says something about threading error.) Help me!!