Printable View
What is the code for an exit button to close an application? Regards
You can just type "End", but many would say that is bad coding. Instead use "Unload Me".