Click here to Skip to main content
15,891,943 members
Articles / Desktop Programming / Windows Forms

A Generic Method for Cross-thread Winforms Access

Rate me:
Please Sign up or sign in to vote.
4.93/5 (20 votes)
17 Jun 2009CPOL2 min read 77.9K   1.2K   57  
A convenient shortcut using generics to check for InvokeRequired on a Winforms control

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 Self Employed
United States United States
Avi is a passionate developer; working for himself doing custom application development for multiple industries using c# and the .net framework.
Developing creative solutions for coding challenges is one of his favorite activities.

Comments and Discussions