shankar Posted December 20, 2002 Posted December 20, 2002 Hello, How do I terminate(exit) from my VB application. I have to come out of my application for certain speciic conditions, display a message to the user and terminate the application. Thank you, Shankar. Quote
*Gurus* divil Posted December 20, 2002 *Gurus* Posted December 20, 2002 Clean up any loaded objects and call Application.Exit if you have a message loop running. Quote MVP, Visual Developer - .NET Now you see why evil will always triumph - because good is dumb. My free .NET Windows Forms Controls and Articles
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.