For the Mac only, is there a way to determine if the user closed the Window manually by choosing Close or the program used the command Form.Close
In my code i occasionally need to close the current window to show another but optionally want that when the user chooses to manually press Cmd-Q or the Red button to have the app.autoquit instead