J
jaymtz78
Hi,
I have a huge windows application that I'm working on and I'm
completely baffled. Sometimes when I try to close the application, it
won't let me! I have an Exit button in my menu bar that has
Application.Exit and works all the time, but if I try to Alt + F4 or
click the 'X' in the Control Box...it won't let me exit the
application sometimes unless I test to see if the 'X' was clicked and
the use Application.Exit there too. I believe it has something to do
with me not destroying some objects, but there is way to much code for
me to go through! Is there a way that I can check to see which
objects have not been destroyed? PLEASE HELP!!! THIS IS SO
FRUSTRATING!!! THANKS IN ADVANCE!
jaymtz78
I have a huge windows application that I'm working on and I'm
completely baffled. Sometimes when I try to close the application, it
won't let me! I have an Exit button in my menu bar that has
Application.Exit and works all the time, but if I try to Alt + F4 or
click the 'X' in the Control Box...it won't let me exit the
application sometimes unless I test to see if the 'X' was clicked and
the use Application.Exit there too. I believe it has something to do
with me not destroying some objects, but there is way to much code for
me to go through! Is there a way that I can check to see which
objects have not been destroyed? PLEASE HELP!!! THIS IS SO
FRUSTRATING!!! THANKS IN ADVANCE!
jaymtz78