Thread & Windows forms (C#)

Posted by Julien on Stack Overflow See other posts from Stack Overflow or by Julien
Published on 2010-06-06T08:17:40Z Indexed on 2010/06/06 8:22 UTC
Read the original article Hit count: 134

Filed under:
|
|

Hello,

I'd like to know if the executing thread is the one that created a given control instance (to prevent cross-thread if it's not). Is that possible ?

Thx.

© Stack Overflow or respective owner

Related posts about c#

Related posts about controls