P
PCH
I have a class that is loaded from the main form. And if certain req's are
met, it needs to close the entire program. I am using the Application.Exit
command, but it seems to ignore it! it keeps executing other code after its
been called.
Is there any way to force the program to close down?
met, it needs to close the entire program. I am using the Application.Exit
command, but it seems to ignore it! it keeps executing other code after its
been called.
Is there any way to force the program to close down?