What is the code for exit inVC#?
-
I want to know too! :-D Thanks http://www.svstar.com
-
I want to know too! :-D Thanks http://www.svstar.com
-
this.Close(); Mazy "So,so you think you can tell, Heaven from Hell, Blue skies from pain,... How I wish,how I wish you were here."
Wish You Were Here-Pink Floyd-1975That is assuming you wish to close a windows form and it is the top-level form object. If you wish to exit out completely from a windows form application,
System.Windows.Forms.Application.Exit();
. I'm not sure how you would exit out of a console application. James Sonork: Hasaki "I left there in the morning with their God tucked underneath my arm their half-assed smiles and the book of rules. So I asked this God a question and by way of firm reply, He said - I'm not the kind you have to wind up on Sundays." "Wind Up" from Aqualung, Jethro Tull 1971