aharris2693
Programmer
This is my first time using vb.Net, and I am finding it to be quite different from VB6. I currently have a simple problem that jsut doesn't seem to work. If I want to close the current form, (form1), and open the next form,(form2), in VB6 i would simply use Unload Me Form2.show I feel knid of stupid asking how this is done now, but I can't seem to figure it out. Any help would be greatly aprreciated.