sgursahaney
Programmer
I have a problem with my VB app where my main form attempts to re-execute Form_Load while I am executing Form_Unload. During my load procedure, I have a dialog box that appears that request the user username and password. This dialog box seems to re-appear when I am shutting down my application. It seems as if the Form_load is being triggered automatically during shutdown. Has anybody seen this strange behavior before?
Suresh
Suresh