Thread & Windows forms

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:52 UTC
Read the original article Hit count: 271

Filed under:
|
|

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 ?

© Stack Overflow or respective owner

Related posts about c#

Related posts about controls