tommyboyau
Programmer
Hi guys.
I'm new to VB.Net from VB6.
In vb6 if I said something like form1.show it will always show the one instance of form 1, however in vb.net it shows a new instance every time. So if I have another instance active, regardless a new one will come up.
Can someone point me in the direction of a tutorial or example of working with multiple forms and refering back to pre-exisiting instances?
Thanks,
Tom
I'm new to VB.Net from VB6.
In vb6 if I said something like form1.show it will always show the one instance of form 1, however in vb.net it shows a new instance every time. So if I have another instance active, regardless a new one will come up.
Can someone point me in the direction of a tutorial or example of working with multiple forms and refering back to pre-exisiting instances?
Thanks,
Tom