How can I flush the event queue in windows forms application?
How can I flush the event queue in windows forms application?
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
VulpesPosted Jul 6, 2012, 5:58 AM
However, if these events have handlers attached to them, then those handlers will be executed in turn which may not be what you want.