Doesn't VB.NET still have the End statement?

..yep, it does - I just double-checked.  I'd be using that to get the
effect you described.  By the way, it apparently calls
System.Environment.Exit, so just calling that should do the same thing.


Amit Sinha wrote:
Hi Group,
 A very small question, I wandted to quit the running VB.Net application at
once without doing any further processing.
FYI.. I have tried Application.Quit but this ask all the forms to do there
processing and then close..but i need atonce stop...is theer any way for
that...we used to have it in OLD VB


Thanks, Amit Sinha

===================================
This list is hosted by DevelopMentorŪ  http://www.develop.com
Some .NET courses you may be interested in:

Essential .NET: building applications and components with CSharp
August 30 - September 3, in Los Angeles
http://www.develop.com/courses/edotnet

View archives and manage your subscription(s) at http://discuss.develop.com



=================================== This list is hosted by DevelopMentorŪ http://www.develop.com Some .NET courses you may be interested in:

Essential .NET: building applications and components with CSharp
August 30 - September 3, in Los Angeles
http://www.develop.com/courses/edotnet

View archives and manage your subscription(s) at http://discuss.develop.com

Reply via email to