Introduction - If you have any usage issues, please Google them yourself
Remove the Close item from the system menu. Unfortunately this does not
prevent Alt-F4 from working. Use a Boolean variable to decide when it is
legal to unload and cancal all other unloads in the form s QueryUnload
event handler.