Hi again guys.
I have added a menu strip to my app and have a simple "File" menu however; in that file menu u have a Close option like you normally would but what is the code so that when i click close it closes the program?
In VB it was Me.Close (where Me refered to the form)
Thanks