Hi,
If I click on "x" on the top right corner of the form to close the vb application, the program exits, but it stays in my memory, i.e. it does not unload itself.
If I exit by creating my own control, then no problem as I can put "unload" code underneath. But how can I do it for "X"? Please advise what to do so that the application does not stay in memory if the user closes the application by closing the window.
Sandra
