"Pete Smith" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> My understating is by calling the above statements will close the
> application properly. Like releasing all the resources.... etc.
>
> That is the reason why I am calling the above statements.
>
> Pete
If the .Net version of 'End' works anything like the VB6 version, use
anything else. In VB6, sure, it stops the app but in a way that's similar to
shutting your car off while driving. iow, it "yanks the plug" on the app,
possibly leaving automation objects hanging around waiting for task manager
intervention.
--
Ken Halter - MS-MVP-VB (visiting from VB6 world) -
http://www.vbsight.com
Please keep all discussions in the groups..