Re: does FormClose have some special magic?



In article <3nrcakF2v1aiU1@xxxxxxxxxxxxxx>, me3@xxxxxxxxxxx says...
> We see problems here all the time with people trying to cancel the
> initialization of their program from within the OnCreate event. That's a
> difficult place to back out of in part because exceptions can't escape
> that event, so you can't just call Abort. People also call
> Application.Terminate and then wind up continuing to wait since the
> application-termination signal isn't checked until you call Application.Run.

Yep, this is a bit of a downside, too.

Ok, you win. :)


--
Out... for... a... walk... bitch.
.