B
Brian
Hello,
I have a frm(login dialog box) that I call from a sub main. Problem is, it
seems to not dispose when the user closes it sometimes.
I am using the me.close. Should I follow that statement with a me.dispose
to make sure the application is actually closing?
Brian
I have a frm(login dialog box) that I call from a sub main. Problem is, it
seems to not dispose when the user closes it sometimes.
I am using the me.close. Should I follow that statement with a me.dispose
to make sure the application is actually closing?
Brian