I wrote a piece of code to be executed only in the unload event. eve i when i open the form( it first is going to load event) and immedeteley getting into unload event. and the code is getting fired.
the name says unload event, but it gets read all the time i go to that particular form.
is there a logic that definetely only when the form is released. i want that piece to get executed.
please help thank you very much for the information.