Click here to Skip to main content
15,897,187 members
Articles / General Programming / Threads

How To: Manage cross-thread WinForms controls access

Rate me:
Please Sign up or sign in to vote.
4.40/5 (9 votes)
29 Jan 2014CPOL2 min read 45.1K   373   27  
Using Generics and Extension Methods to provide easy-to-use helper for cross thread operations over WinForms controls.

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer
France France
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions