I have form1 and form2.
In Form1 load event I do this:
dim aForm as new Form2
aForm.Show
I have a button in form2. I've tried;
form1.close
but this code doesn't work!
please correct me.
|
Results 1 to 6 of 6
Thread: Unload Form1Threaded View
|
Click Here to Expand Forum to Full Width |