I
IdleBrain
Hello all:
I am running a windows desktop application developed in VB.NET.
I have a stop button in the application which would stop the current
running process by raising an exception. Everything works fine except
that the application closes as soon as the the event handler subroutine
is completed by calling the closing event of the application.
I was looking at the call stack trace but could not find anything
useful. I'm not sure why that would happen.
Anyhelp in this regard is greatly appreciated!
Thanks in advance.
I am running a windows desktop application developed in VB.NET.
I have a stop button in the application which would stop the current
running process by raising an exception. Everything works fine except
that the application closes as soon as the the event handler subroutine
is completed by calling the closing event of the application.
I was looking at the call stack trace but could not find anything
useful. I'm not sure why that would happen.
Anyhelp in this regard is greatly appreciated!
Thanks in advance.