G
Guest
Is there a way to force a window to close without displaying a popup asking:
"Windows cannot end this program....If you choose to end the program
immediately, you will lose any unsaved data."
This is a process I am calling and controlling through the code, but I
defiantely want the process to close the window without any user
intervention. Can I force this to close?
The Process.CloseMainWindow() does not seem to have any overrides that will
simulate the "End Now" button.
Thanks
Andy
"Windows cannot end this program....If you choose to end the program
immediately, you will lose any unsaved data."
This is a process I am calling and controlling through the code, but I
defiantely want the process to close the window without any user
intervention. Can I force this to close?
The Process.CloseMainWindow() does not seem to have any overrides that will
simulate the "End Now" button.
Thanks
Andy