Re: getting asynchronous behavior where none is expected
- From: "TT \(Tom Tempelaere\)" </\/_0_$P@/\/\titi____AThotmailD.Tcom/\/\@P$_0_/\/>
- Date: Thu, 12 May 2005 20:10:34 GMT
Hi
<vmspro@xxxxxxxxx> schreef in bericht
news:1115916907.436659.235310@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> Tom,
>
> The code is long and quite complex so I'd rather not post it. I'm
> really more interested in the general behavior of Windows Forms, i.e.
> will it always block till the current event handler is finished or will
> it sometimes service other user events and fire additional event
> handlers. Any info on this issue is appreciated.
>
> Mark
The UI thread will block until the handler is executed, that's how it should
work.
TT.
.
- References:
- getting asynchronous behavior where none is expected
- From: vmspro
- Re: getting asynchronous behavior where none is expected
- From: TT \(Tom Tempelaere\)
- Re: getting asynchronous behavior where none is expected
- From: vmspro
- getting asynchronous behavior where none is expected
- Prev by Date: Using windows forms hosted in IE to connect to host
- Next by Date: Re: How to make a form resizable by fixed steps
- Previous by thread: Re: getting asynchronous behavior where none is expected
- Next by thread: Re: getting asynchronous behavior where none is expected
- Index(es):
Relevant Pages
|