Click here to Skip to main content
15,888,527 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 45K   373   27  
Using Generics and Extension Methods to provide easy-to-use helper for cross thread operations over WinForms controls.

Views

Daily Counts

Downloads

Weekly Counts

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