H
Hari
VB.NETers,
I have a problem with my form not getting closed and it gives me error to
either continue or quit.
I am using the following code
frmmain.show() ---- this works
frmLogin.Hide() -- this is where it bombs out.
This is a project that I successfully upgraded to .NET from VB6
Am I missing something??
Thanks for any help.
Hari
I have a problem with my form not getting closed and it gives me error to
either continue or quit.
I am using the following code
frmmain.show() ---- this works
frmLogin.Hide() -- this is where it bombs out.
This is a project that I successfully upgraded to .NET from VB6
Am I missing something??
Thanks for any help.
Hari