Hello
Does anybody know if it is possible to disable or trap the GRAPHIC WINDOW CLOSE BUTTON to prevent it from being terminated before the console application is ready terminate.
I am trying to use a GRAPHIC WINDOW as a user front end to a hidden window, the problem is the user terminates it the console application is not aware of it.
Regards
Does anybody know if it is possible to disable or trap the GRAPHIC WINDOW CLOSE BUTTON to prevent it from being terminated before the console application is ready terminate.
I am trying to use a GRAPHIC WINDOW as a user front end to a hidden window, the problem is the user terminates it the console application is not aware of it.
Regards
Comment