Groups | Blog | Home
all groups > c# > january 2005 >

c# : Exit program


Alberto
1/7/2005 10:35:18 PM
How can I exit from my program in any point? For example, form A calls formB
and when the user press a botton I want to close the application (not only
the formB)

Thank you.

Joakim Karlsson
1/7/2005 10:40:33 PM
[quoted text, click to view]

Application.Exit() ?

AddThis Social Bookmark Button